Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe903…b3690x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x0d2442…98b9c1
0xe903…b3690x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf70e7f…3e0e33
0xe903…b3690x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xe29905…4c4a84
0xe903…b3690x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x6ab10e…cd5e18
0xe903…b3690x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf32c2f…09da07
0xe903…b3690x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x3751ec…b5e150
0xe903…b3690x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x4c7130…a6abc1
0xe903…b3690x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x99dafe…63e4e3
0xe903…b3690x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xeda4ab…953daf
0xe903…b3690x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x29b11c…ad759c
0xe903…b3690x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xd1b757…ba395a
0xe903…b3690x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x66d59a…8afccd
0xe903…b3690x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x76e5fc…dbf9c0
0xe903…b3690x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xbd1a56…550b2c
0xe903…b3690x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x5549c7…8b3de5
0xe903…b3690x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x5a9613…aa69e2
0xe903…b3690x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x88b43b…f1f0c1
0xe903…b3690x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x46ab17…da127d
0xe903…b3690x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x4bd867…e94768
0xe903…b3690x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x94dc0d…fb9c55
0xe903…b3690x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xe264d9…be0b00
0xe903…b3690x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xc009be…1d113a
0xe903…b3690x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xdbc355…cd91b9
0xe903…b3690x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf47cbc…e9d0b8
0xe903…b3690x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x8d323f…a89318

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.