Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e76…bf520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x146e1c…177696
0x5e76…bf520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x1dc031…b98b5a
0x5e76…bf520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xc04066…c6dbef
0x5e76…bf520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xd4b5c6…19b307
0x5e76…bf520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa7449a…a05398
0x5e76…bf520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x39d798…1d3695
0x5e76…bf520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xe0f333…58b458
0x5e76…bf520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xc503eb…d23447
0x5e76…bf520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x3cc9b4…482e8b
0x5e76…bf520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xd85e36…67fab4
0x5e76…bf520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x60ead1…00392f
0x5e76…bf520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xab90e7…a8098d
0x5e76…bf520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf271f5…906984
0x5e76…bf520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x3dac9a…7bf32f
0x5e76…bf520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x8e08f7…7e8261
0x5e76…bf520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x5e032c…b279b9
0x5e76…bf520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x4fbba8…5d3360
0x5e76…bf520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x84d88e…674a8e
0x5e76…bf520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf1a2f5…fe91e7
0x5e76…bf520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x7832f1…3663a8
0x5e76…bf520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xc0d7fb…76f571
0x5e76…bf520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xd41155…9f9163
0x5e76…bf520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x4e7e1d…4e91b3
0x5e76…bf520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x65bcd1…70fa2b
0x5e76…bf520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x14dfa5…7bb4a8

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.