Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa37d ago0x3c58f0…bb209e
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa37d ago0x5750e1…841afb
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa37d ago0x68b15e…4bb290
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa37d ago0xa9b781…333d60
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa37d ago0xa65ba4…b414b3
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa37d ago0xdd8256…c40124
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa37d ago0x345897…40db69
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa37d ago0x4119d3…5cc4fc
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa37d ago0x18ea76…d9913b
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa37d ago0x29d85a…29feda
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa37d ago0xd93049…5fc491
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa37d ago0x4bddf2…0fd105
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa37d ago0x81a14e…9caede
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa37d ago0xd83c7a…c336fb
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa37d ago0x15cc32…ea25d3
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa37d ago0x0bc8b8…8d6468
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa37d ago0x130714…d81dd7
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa37d ago0x733c4c…5765b5
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa37d ago0xdd2b32…3692ad
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa37d ago0x68f22a…9b0148
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa37d ago0x7a688a…103985
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa37d ago0xf7c958…c4a7b4
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa37d ago0xa42926…5af3ac
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa37d ago0xbf0778…f26661
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa37d ago0x4d1f7d…2b20f0

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.