Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfd2e…2eeb0x20da…2762Base—$0.01100%coinbase64d ago0x6c2edc…3b2356
0xfd2e…2eeb0x6138…7164Base—$0.01100%coinbase64d ago0xdf5392…40ea4d
0xfd2e…2eeb0x5453…69a4Base—$0.01100%coinbase64d ago0xd3bb1c…14bcbc
0xfd2e…2eeb0x7938…9b4cBase—$0.01100%coinbase64d ago0x338e7a…3ab98c
0xfd2e…2eeb0x7294…7ef0Base—$0.01100%coinbase64d ago0xd93715…4f0a06
0xfd2e…2eeb0x3253…73eeBase—$0.01100%coinbase64d ago0x0cf970…2ee749
0xfd2e…2eeb0x0ade…a464Base—$0.01100%coinbase64d ago0xd925f2…6d73e2
0xfd2e…2eeb0x4032…411bBase—$0.01100%coinbase64d ago0xe52647…f697db
0xfd2e…2eeb0x0d63…fab6Base—$0.01100%coinbase64d ago0x3e1ca4…e2a1c1
0xfd2e…2eeb0xed95…cfb2Base—$0.01100%coinbase64d ago0xf3832f…b2697b
0xfd2e…2eeb0x2b7b…21bbBase—$0.01100%coinbase64d ago0x6342b3…a34258
0xfd2e…2eeb0x4078…f60fBase—$0.01100%coinbase64d ago0x5ef5fa…f921b2
0xfd2e…2eeb0xcb73…f809Base—$0.01100%coinbase64d ago0xc24561…1e6bad
0xfd2e…2eeb0xdba5…f4c7Base—$0.01100%coinbase64d ago0x9c4db7…21b63e
0xfd2e…2eeb0x2ca3…d992Base—$0.01100%coinbase64d ago0x9457f4…bf44e5
0xfd2e…2eeb0x7a89…b690Base—$0.01100%coinbase64d ago0xb7e680…49fa0b
0xfd2e…2eeb0xc6f2…47a5Base—$0.01100%coinbase64d ago0xb9cc31…b644b3
0xfd2e…2eeb0x7bbe…a7c9Base—$0.01100%coinbase64d ago0x6b9875…b1c31b
0xfd2e…2eeb0xc431…7a81Base—$0.01100%coinbase64d ago0xde69a8…599dea
0xfd2e…2eeb0x36cd…3be6Base—$0.01100%coinbase64d ago0x53e0e9…8ef3d8
0xfd2e…2eeb0xc7d5…b3f1Base—$0.01100%coinbase64d ago0x40be3a…1ba242
0xfd2e…2eeb0xddbd…127dBase—$0.01100%coinbase64d ago0x97a7c8…e5378c
0xfd2e…2eeb0x528a…32d4Base—$0.01100%coinbase64d ago0xe2581e…d012e3
0xfd2e…2eeb0x9ef8…9ae3Base—$0.01100%coinbase64d ago0x561f57…05e7f6
0xfd2e…2eeb0x8c2f…914bBase—$0.01100%coinbase64d ago0x206477…e685fe

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.