Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa41d ago0x547d69…802d14
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa41d ago0xed461b…c580ea
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa41d ago0x7d8bbd…8cc453
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa41d ago0xe692fd…097077
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa41d ago0xc763a9…d73961
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa41d ago0xa7f7cb…37211d
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa41d ago0xab4b57…04e9c4
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa41d ago0x4dce58…05fee5
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa41d ago0xbfa5dd…c88815
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa41d ago0xffbe4f…96fa88
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa41d ago0xcf4c07…7905ce
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa41d ago0xf8592e…cbcf07
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa41d ago0x2afd89…4205e2
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa41d ago0x583058…041083
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa41d ago0xa85aa6…eaccc2
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa41d ago0x07c8ea…e30194
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa41d ago0xd98989…99dd7e
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa42d ago0x8fec56…e29b11
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa42d ago0x7c7973…a1939b
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa42d ago0x2f0b7b…fef210
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa42d ago0x0d98c5…aab2d9
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa42d ago0x459465…621ed9
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa42d ago0x934f89…e443b4
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa42d ago0x203f88…eca54a
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa42d ago0xe2e4df…50f2a7

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.