Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa21d ago0x3d4d41…5a6336
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa21d ago0x8f6f1d…48a82c
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa21d ago0xc183b0…3fc447
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa21d ago0xacdfa2…14d9e7
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa21d ago0x0a6619…1bf54f
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa21d ago0xafd306…886c88
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa21d ago0xe25d60…4e790c
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa21d ago0xec79f0…57c17b
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa21d ago0xdaf7bc…5de45e
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa21d ago0x7193b1…4f46f5
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa21d ago0x68a756…c0b158
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa21d ago0xb3640f…655159
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa21d ago0x8dfb47…a7fa1a
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa21d ago0xbc69f5…b07f73
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa21d ago0x19430d…2b1d74
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa21d ago0xc96912…d9455b
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa21d ago0x4ecebe…c3e264
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa21d ago0xea68a9…82d4aa
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa21d ago0xc6030d…741661
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa21d ago0xe79fcc…b2f980
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa21d ago0x75be36…e7da05
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa21d ago0x9985bd…e1424f
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa21d ago0xb503c5…110195
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa21d ago0xf7b037…10279c
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa21d ago0x4a4259…7d6b44

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.