Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa93f…83090x73fc…b29bBase—$0.0035100%0x0018…ca97110d ago0x90abe3…b80da1
0xa93f…83090x73fc…b29bBase—$0.0035100%0xdf7d…5dbd110d ago0xe4f2be…15cfa7
0xa93f…83090x73fc…b29bBase—$0.0035100%0x0021…ad8f110d ago0x3b9050…a543f5
0xa93f…83090x73fc…b29bBase—$0.0035100%0x0018…ca97110d ago0x4d5f4c…9d70b1
0xa93f…83090x73fc…b29bBase—$0.0035100%0xdf7d…5dbd110d ago0xadd8ab…37e009
0xa93f…83090x73fc…b29bBase—$0.0035100%0x0021…ad8f110d ago0xad76ed…a4e48c
0xa93f…83090x73fc…b29bBase—$0.0035100%0x0018…ca97110d ago0xc56b7a…55169f
0xa93f…83090x73fc…b29bBase—$0.0035100%0xdf7d…5dbd110d ago0x36c42e…c4aaee
0xa93f…83090x73fc…b29bBase—$0.0035100%0x0021…ad8f110d ago0xa5c88a…0f902f
0xa93f…83090x73fc…b29bBase—$0.0035100%0x0018…ca97110d ago0x4ad8e2…4e2344
0xa93f…83090x73fc…b29bBase—$0.0035100%0xdf7d…5dbd110d ago0xe156bd…93cbe2
0xa93f…83090x73fc…b29bBase—$0.0035100%0x0021…ad8f110d ago0xca5c14…056b1b
0xa93f…83090x73fc…b29bBase—$0.0035100%0x0018…ca97110d ago0x94a989…f32ab3
0xa93f…83090x73fc…b29bBase—$0.0035100%0xdf7d…5dbd110d ago0xf6a3e4…819444
0xa93f…83090x73fc…b29bBase—$0.0035100%0x0021…ad8f110d ago0xb418ef…7c76ab
0xa93f…83090x73fc…b29bBase—$0.0035100%0x0018…ca97110d ago0x98fc62…aef2dc
0xa93f…83090x73fc…b29bBase—$0.0035100%0xdf7d…5dbd110d ago0xe11bf9…bd6feb
0xa93f…83090x73fc…b29bBase—$0.0035100%0x0021…ad8f110d ago0xcbcee6…5af33e
0xa93f…83090x73fc…b29bBase—$0.0035100%0x0018…ca97110d ago0x6766ad…e94b9e
0xa93f…83090x73fc…b29bBase—$0.0035100%0xdf7d…5dbd110d ago0x084d5c…2e09d7
0xa93f…83090x73fc…b29bBase—$0.0035100%0x0021…ad8f110d ago0x59b86d…acb790
0xa93f…83090x73fc…b29bBase—$0.0035100%0x0018…ca97110d ago0xb8f99d…3eee41
0xa93f…83090x73fc…b29bBase—$0.0035100%0xdf7d…5dbd110d ago0xb01d94…e53bad
0xa93f…83090x73fc…b29bBase—$0.0035100%0x0021…ad8f110d ago0x27c28b…774663
0xa93f…83090x73fc…b29bBase—$0.0035100%0x0018…ca97110d ago0xe3eb88…e92950

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.