Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xc9ce55…3f7558
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xcc934b…30a76e
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x70b851…e43bc3
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x70f78f…4c7639
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x6ff51e…4ba206
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x58255e…f093f3
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x54587f…ac2bd2
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x017a02…23554f
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x4ba7ea…64f80b
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xe9cca6…cc0e92
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x384434…b5a1d9
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xd5242a…f34b3b
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x0194ca…b73d64
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xb23d0e…0c7c82
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x8afe9a…53e8d3
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xadd3f0…5c3088
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x53fcd3…1613c6
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xaf9b83…491d39
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x5789d5…a7c4e4
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xa64650…88c16d
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x642a07…c297b9
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xef7b2e…fd2b67
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x32f3a8…d459b6
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x703146…4d114c
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x4077d0…70ca95

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.