Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6591…9c5e0x73fc…b29bBase—$0.006100%0xdf7d…5dbd83d ago0x822545…8cf12f
0x6591…9c5e0x73fc…b29bBase—$0.006100%0x0021…ad8f83d ago0xac2d7c…ea58f2
0x6591…9c5e0x73fc…b29bBase—$0.006100%0xdf7d…5dbd83d ago0x95c5ba…504f61
0x6591…9c5e0x73fc…b29bBase—$0.006100%0x0021…ad8f83d ago0x8d8c2a…881fdb
0x6591…9c5e0x73fc…b29bBase—$0.006100%0x0018…ca9783d ago0x9c962b…630fbb
0x6591…9c5e0x73fc…b29bBase—$0.006100%0x0021…ad8f83d ago0x4ad265…efa96d
0x6591…9c5e0x73fc…b29bBase—$0.006100%0xdf7d…5dbd83d ago0x40271e…93f93c
0x6591…9c5e0x73fc…b29bBase—$0.006100%0xdf7d…5dbd83d ago0x8fbce7…570d25
0x6591…9c5e0x73fc…b29bBase—$0.006100%0x0018…ca9783d ago0xe43d4b…2612f0
0x6591…9c5e0x73fc…b29bBase—$0.006100%0x0021…ad8f83d ago0x9c913f…7ed06e
0x6591…9c5e0x73fc…b29bBase—$0.006100%0x0021…ad8f83d ago0x534023…6c1bdb
0x6591…9c5e0x73fc…b29bBase—$0.006100%0xdf7d…5dbd83d ago0xe9fdba…743c35
0x6591…9c5e0x73fc…b29bBase—$0.006100%0x0021…ad8f83d ago0xf264cc…7eda21
0x6591…9c5e0x73fc…b29bBase—$0.006100%0xdf7d…5dbd83d ago0xbe3b92…eb142e
0x6591…9c5e0x73fc…b29bBase—$0.006100%0x0018…ca9783d ago0x92ab09…26a379
0x6591…9c5e0x73fc…b29bBase—$0.006100%0xdf7d…5dbd83d ago0x8615da…cd37b6
0x6591…9c5e0x73fc…b29bBase—$0.006100%0x0021…ad8f83d ago0x317a9c…41a0c2
0x6591…9c5e0x73fc…b29bBase—$0.006100%0xdf7d…5dbd83d ago0x4338ed…2a2f8f
0x6591…9c5e0x73fc…b29bBase—$0.006100%0x0018…ca9783d ago0xd18586…7c1735
0x6591…9c5e0x73fc…b29bBase—$0.006100%0x0018…ca9783d ago0x801086…e07d3c
0x6591…9c5e0x73fc…b29bBase—$0.006100%0xdf7d…5dbd83d ago0x8115d8…dc8dff
0x6591…9c5e0x73fc…b29bBase—$0.006100%0x0021…ad8f83d ago0x472a40…ba70a1
0x6591…9c5e0x73fc…b29bBase—$0.006100%0xdf7d…5dbd83d ago0x89b0df…0269eb
0x6591…9c5e0x73fc…b29bBase—$0.006100%0x0018…ca9783d ago0xab26a1…1418de
0x6591…9c5e0x73fc…b29bBase—$0.006100%0xdf7d…5dbd83d ago0x284d94…d3bf8b

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.