Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xb1cd…4ff6Base—$0.01100%fluxa109d ago0x266e14…ef53e6
0xb90a…9ae40xb1cd…4ff6Base—$0.01100%fluxa109d ago0x49bfbe…05c71e
0xb90a…9ae40xb1cd…4ff6Base—$0.01100%fluxa109d ago0xb78847…6161d4
0xb90a…9ae40xb1cd…4ff6Base—$0.01100%fluxa109d ago0xf03e08…c58da4
0xb90a…9ae40xb1cd…4ff6Base—$0.01100%fluxa109d ago0xe11a17…ffd14b
0xb90a…9ae40xb1cd…4ff6Base—$0.01100%fluxa109d ago0xae5d71…c002cf
0xb1cd…4ff60xac65…4417Base—$0.06100%fluxa109d ago0x6d9c0c…eda9f2
0xb90a…9ae40xb1cd…4ff6Base—$0.01100%fluxa109d ago0xa1e2fa…a012ec
0xb90a…9ae40xb1cd…4ff6Base—$0.01100%fluxa109d ago0xe544f3…489518
0xb90a…9ae40xb1cd…4ff6Base—$0.01100%fluxa109d ago0x908bac…7ed823
0xb90a…9ae40xb1cd…4ff6Base—$0.01100%fluxa109d ago0x5e72ec…a3674e
0xb90a…9ae40xb1cd…4ff6Base—$0.01100%fluxa109d ago0xedf703…10864a
0xb90a…9ae40xb1cd…4ff6Base—$0.01100%fluxa109d ago0x265c52…82d3da
0xb1cd…4ff60xac65…4417Base—$0.01100%fluxa110d ago0x8f3a03…ad9ff4
0xb90a…9ae40xb1cd…4ff6Base—$0.01100%fluxa110d ago0x393f83…0d02d1
0xb1cd…4ff60xac65…4417Base—$0.03100%fluxa110d ago0xa97775…3ac0b6
0xb90a…9ae40xb1cd…4ff6Base—$0.01100%fluxa110d ago0xe7866f…0e463b
0xb90a…9ae40xb1cd…4ff6Base—$0.01100%fluxa110d ago0x51b3cb…ddc1a1
0xb90a…9ae40xb1cd…4ff6Base—$0.01100%fluxa110d ago0x7bebdf…818377
0xb1cd…4ff60xac65…4417Base—$0.01100%fluxa110d ago0x849687…d116b6

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.