Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa23d ago0xe17aed…75e7fd
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa23d ago0xdd54cc…09cefa
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa23d ago0xc249ba…3de345
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa23d ago0xe65740…364e2e
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa23d ago0xdc89ed…2c114e
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa23d ago0x922074…abebc9
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa23d ago0x9a75f7…d6dd06
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa23d ago0x97f625…4e7b86
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa23d ago0x16dd90…925613
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa23d ago0x03be09…849768
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa23d ago0x5edcc2…3da4d3
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa23d ago0xb8c24a…4c93f1
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa23d ago0xdd9a5f…7f66a8
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa23d ago0xe883fa…574da2
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa23d ago0xf503ee…0eb736
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa23d ago0x419230…a98a7a
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa23d ago0x925914…22e3a1
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa23d ago0x545b7f…a4741f
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa23d ago0x6b3b3b…e6f18f
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa23d ago0x74314d…57785e
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa23d ago0x5797a5…b7b740
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa23d ago0x1019ce…f044ec
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa23d ago0x89f3db…6c616e
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa23d ago0x8aa640…e762b9
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa23d ago0xe6f80d…169e67

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.