Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d6f…0e940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x4c9e81…ca62b9
0x7d6f…0e940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x8b31b3…414e66
0x7d6f…0e940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xf64c2b…731820
0x7d6f…0e940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x9c4925…28c2db
0x7d6f…0e940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xcaf3be…8b07ec
0x7d6f…0e940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x654033…d53417
0x7d6f…0e940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x7ffc39…140a05
0x7d6f…0e940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x378513…0cfe78
0x7d6f…0e940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x6a1423…26dff6
0x7d6f…0e940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x349ea5…ea4c63
0x7d6f…0e940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x3ad799…066684
0x7d6f…0e940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x6d6b7d…f9bc58
0x7d6f…0e940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xcde715…210c09
0x7d6f…0e940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x8b0f72…d3f377
0x7d6f…0e940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x18f88f…eeafde
0x7d6f…0e940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x7bd418…2cbb15
0x7d6f…0e940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xfa1116…90f65f
0x7d6f…0e940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xdf8d8a…b7135f
0x7d6f…0e940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xb15ee5…af6409
0x7d6f…0e940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xc2a469…5470ed
0x7d6f…0e940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xe856ed…0c1037
0x7d6f…0e940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x53e0c2…f84592
0x7d6f…0e940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x14b1b1…bc30c7
0x7d6f…0e940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x7dda9d…ab1183
0x7d6f…0e940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x3a79e9…b3594f

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.