Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11s ago0x1011b2…76cab8
0x6075…ddd30xa0af…2542Base—$0.50100%coinbase13s ago0x7dd016…7005fd
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase15s ago0x093bcf…1366ff
0xbdda…cc060x52e2…f3eaBasex402 service$0.003100%coinbase17s ago0xfa5521…d2e0b9
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x81e496…6d3af9
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x5b2d…d78c21s ago0xdc9829…ed59ba
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase21s ago0xb8e382…c33e64
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0xcdbf51…2f1bd0
0x89d9…a10d0xdb5a…0671Base—$0.001100%coinbase23s ago0xa620e0…bcc453
0xbdda…cc060x52e2…f3eaBasex402 service$0.003100%coinbase23s ago0x832cf5…85c648
0x9108…33e30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0x50dbee…473864
0x6075…ddd30xa0af…2542Base—$0.50100%coinbase25s ago0x2dd578…b8aaaa
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0xe4e0ad…89d958
0x8c85…e5480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0xb36aa3…6695a5
0x8632…8eda0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0xf55999…201850
0xbdda…cc060x52e2…f3eaBasex402 service$0.005100%coinbase29s ago0x756b0f…fe4c9c
0x1328…a5d50xdb5c…10fdBasex402 service$0.10100%payAI31s ago0xa86ae8…581f2b
0x694e…b4e00xa8b2…1d68Base—$0.0170%0x9501…c67733s ago0xc6ec56…1ba8cb
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase37s ago0xba42bb…d20f1b
0x6075…ddd30xa0af…2542Base—$0.50100%coinbase39s ago0x741e57…b69b2e
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase39s ago0x449bd7…3fcf4b
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase39s ago0xe93f68…1e1691
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase39s ago0x3dff81…28cdd4
0x5656…08a10x50eb…6480Base—$0.00270%0x54f0…793243s ago0xf8c033…13ac6e
0x8632…8eda0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase43s ago0x026aa4…ab5d5c

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.