Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x31b4…d8380x73fc…b29bBase—$0.01100%0xdf7d…5dbd90d ago0x4d970f…8c5b95
0x31b4…d8380x73fc…b29bBase—$0.01100%0x0021…ad8f90d ago0x96e89c…26c053
0x31b4…d8380x73fc…b29bBase—$0.01100%0x0018…ca9790d ago0xee50e2…7e5c83
0x31b4…d8380x73fc…b29bBase—$0.01100%0xdf7d…5dbd90d ago0xb43c10…e85179
0x31b4…d8380x73fc…b29bBase—$0.01100%0x0021…ad8f90d ago0xdb760b…0ea60d
0x31b4…d8380x73fc…b29bBase—$0.01100%0x0018…ca9790d ago0x9d7b0b…6df04a
0x31b4…d8380x73fc…b29bBase—$0.01100%0x0021…ad8f90d ago0xb82a5f…525351
0x31b4…d8380x73fc…b29bBase—$0.01100%0x0018…ca9790d ago0x930196…a1316b
0x31b4…d8380x73fc…b29bBase—$0.01100%0xdf7d…5dbd90d ago0x6b7568…652fa0
0x31b4…d8380x73fc…b29bBase—$0.01100%0x0021…ad8f90d ago0x7ee0ad…2ec5df
0x31b4…d8380x73fc…b29bBase—$0.01100%0x0018…ca9790d ago0x719e07…e1029e
0x31b4…d8380x73fc…b29bBase—$0.01100%0x0021…ad8f90d ago0xaa21f8…c40d06
0x31b4…d8380x73fc…b29bBase—$0.01100%0xdf7d…5dbd90d ago0xb7159c…685a0b
0x31b4…d8380x73fc…b29bBase—$0.01100%0x0018…ca9790d ago0x46c3f8…071584
0x31b4…d8380x73fc…b29bBase—$0.01100%0x0021…ad8f90d ago0xa0e570…2b908c
0x31b4…d8380x73fc…b29bBase—$0.01100%0x0018…ca9790d ago0xef449b…b00300
0x31b4…d8380x73fc…b29bBase—$0.01100%0xdf7d…5dbd90d ago0x8c8fec…04bc0f
0x31b4…d8380x73fc…b29bBase—$0.01100%0x0021…ad8f90d ago0x3d3b8b…955a6a
0x31b4…d8380x73fc…b29bBase—$0.01100%0x0018…ca9790d ago0x955099…29eed5
0x31b4…d8380x73fc…b29bBase—$0.01100%0xdf7d…5dbd90d ago0x9526e6…9367f1
0x31b4…d8380x73fc…b29bBase—$0.01100%0x0021…ad8f90d ago0xc95040…fba8e7
0x31b4…d8380x73fc…b29bBase—$0.01100%0x0018…ca9790d ago0xc09fd4…c4868b
0x31b4…d8380x73fc…b29bBase—$0.01100%0xdf7d…5dbd90d ago0x86d509…33cc54
0x31b4…d8380x73fc…b29bBase—$0.01100%0x0018…ca9790d ago0xd4734e…bc6186
0x31b4…d8380x73fc…b29bBase—$0.01100%0xdf7d…5dbd90d ago0x0d89b8…7dd650

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.