Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa19d ago0xf9e6cf…7266a2
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa19d ago0x124f5d…290a94
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa19d ago0x00535b…d1f266
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa19d ago0xc1ec85…88071c
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa19d ago0x2c4cac…4efa7f
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa19d ago0x5d70c5…2bf86c
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa19d ago0x0726b2…6d16d1
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa19d ago0x0970ee…91b4fe
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa19d ago0xea2e7a…4454aa
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa19d ago0x0e1c4a…f7e44b
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa19d ago0xc10e78…c17a52
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa19d ago0x9d2e44…fa035b
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa19d ago0x59a9c4…e6ccbf
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa19d ago0x7a3427…b5b7f6
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa19d ago0xe8efdc…54a460
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa19d ago0xe393ab…26259f
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa19d ago0x3c1b65…f92888
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa19d ago0xdb1d39…4e208b
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa19d ago0xfe2d27…37cc3b
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa19d ago0xb6a678…d39346
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa19d ago0xfde2bf…2ca88d
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa19d ago0x15cecb…663d76
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa19d ago0x62744f…b66ef3
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa19d ago0x5203ff…37b528
0x082b…ba730xfe80…47eeBase—$0.001100%fluxa19d ago0xdfd378…905c4e

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.