Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ab6…56900x8fd1…8cf4Base—$0.01100%coinbase55d ago0xe58464…4e35ce
0x5ab6…56900x851b…0b66Base—$0.01100%coinbase55d ago0xbd701b…3f33e4
0x5ab6…56900x00c5…8eb6Base—$0.01100%coinbase55d ago0xbf4de4…fab692
0x5ab6…56900x7c83…aba0Base—$0.01100%coinbase55d ago0x8c5ef7…f46f44
0x5ab6…56900x7e26…f44fBase—$0.01100%coinbase55d ago0xde851a…7f3d1c
0x5ab6…56900x9d3f…b76bBase—$0.01100%coinbase55d ago0xea9b1f…acdd1e
0x5ab6…56900xc207…9f2fBase—$0.01100%coinbase55d ago0x4cbaf5…5f7355
0x5ab6…56900xd2da…066aBase—$0.01100%coinbase55d ago0xea07ed…deaf00
0x5ab6…56900x3b8a…a08fBase—$0.01100%coinbase55d ago0xbeaa1f…b5fb89
0x5ab6…56900xbb3c…e9a2Base—$0.01100%coinbase55d ago0x74857c…ed8e87
0x5ab6…56900xc401…c713Base—$0.01100%coinbase55d ago0x75968d…fdbcab
0x5ab6…56900x20c9…f1a2Base—$0.01100%coinbase55d ago0xe485f8…798828
0x5ab6…56900xdae9…f1bfBase—$0.01100%coinbase55d ago0xdca2eb…93c0aa
0x5ab6…56900x6ed0…3ecbBase—$0.01100%coinbase55d ago0xd9abbf…feb045
0x5ab6…56900x9d71…26a5Base—$0.01100%coinbase55d ago0x3fec14…2f9c6f
0x5ab6…56900xe12d…e7dbBase—$0.01100%coinbase55d ago0x4257b2…331025
0x5ab6…56900xf92c…8997Base—$0.01100%coinbase55d ago0x33df62…a36508
0x5ab6…56900x8f9f…36b7Base—$0.01100%coinbase55d ago0xb37960…1deabd
0x5ab6…56900xaa3e…6ed6Base—$0.01100%coinbase55d ago0x0af7b1…fc0249
0x5ab6…56900x2370…64d3Base—$0.01100%coinbase55d ago0xff3ea4…878faf
0x5ab6…56900xf626…487fBase—$0.01100%coinbase55d ago0x9090ea…6156ab
0x5ab6…56900x7305…afaeBase—$0.01100%coinbase55d ago0xa498d3…62bb91
0x5ab6…56900x6d5d…19eaBase—$0.01100%coinbase55d ago0x018b4e…c5abef
0x5ab6…56900x4c09…f7e9Base—$0.01100%coinbase55d ago0x02dc61…dfedb6
0x5ab6…56900x4b22…0292Base—$0.01100%coinbase55d ago0x4ff47c…81cfe1

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.