Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b65…44a10x6a0a…bf67Base—$0.01100%coinbase3d ago0x1ba387…6c49d1
0x0b65…44a10x6a0a…bf67Base—$0.01100%coinbase3d ago0x5a1e44…5c7cc7
0x0b65…44a10x6a0a…bf67Base—$0.01100%coinbase3d ago0x6acdf0…2cadeb
0x0b65…44a10x6a0a…bf67Base—$0.01100%coinbase3d ago0x6ac687…d487b5
0x0b65…44a10x6a0a…bf67Base—$0.01100%coinbase3d ago0x54dc1e…eb6939
0x0b65…44a10x6a0a…bf67Base—$0.01100%coinbase3d ago0x059cf1…fbf821
0x0b65…44a10x6a0a…bf67Base—$0.01100%coinbase3d ago0x28999b…c8b29c
0x0b65…44a10x6a0a…bf67Base—$0.01100%coinbase3d ago0x1888fe…ca1d80
0x0b65…44a10x6a0a…bf67Base—$0.01100%coinbase3d ago0x8ec047…e28225
0x0b65…44a10x6a0a…bf67Base—$0.10100%coinbase3d ago0x963cce…5692f3
0x0b65…44a10x6a0a…bf67Base—$0.10100%coinbase3d ago0xac1f92…264a4f
0x0b65…44a10x6a0a…bf67Base—$0.10100%coinbase3d ago0x666f69…b62370
0x0b65…44a10x6a0a…bf67Base—$0.10100%coinbase3d ago0x68e0ba…2d8d26
0x0b65…44a10x6a0a…bf67Base—$0.10100%coinbase3d ago0xee62bc…4b3dff
0x0b65…44a10x6a0a…bf67Base—$0.10100%coinbase3d ago0x2bf104…8ed9e9
0x0b65…44a10x6a0a…bf67Base—$0.10100%coinbase3d ago0x631120…ce9c25
0x0b65…44a10x6a0a…bf67Base—$0.10100%coinbase3d ago0xa0cc07…6e8bbc
0x0b65…44a10x6a0a…bf67Base—$0.10100%coinbase3d ago0xdd354b…9cdc26
0x0b65…44a10x6a0a…bf67Base—$0.10100%coinbase3d ago0x4f730b…ade78f
0x0b65…44a10x6a0a…bf67Base—$0.10100%coinbase3d ago0x672992…ada628
0x0b65…44a10x6a0a…bf67Base—$0.10100%coinbase3d ago0x1926ff…57dfd0
0x0b65…44a10x6a0a…bf67Base—$0.10100%coinbase3d ago0xea43f4…e9e797
0x0b65…44a10x6a0a…bf67Base—$0.10100%coinbase3d ago0x35a59f…9a8efa
0x0b65…44a10x6a0a…bf67Base—$0.10100%coinbase3d ago0x26f3ba…769143
0x0b65…44a10x6a0a…bf67Base—$0.10100%coinbase3d ago0x117ed9…a3deca

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.