Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa15d ago0xe0a240…468031
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa15d ago0xf2c35e…2e52b6
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa15d ago0xa46fd4…75eefc
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa15d ago0x638f50…28b4a0
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa15d ago0x6d07ad…19db71
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa15d ago0xce435c…cae472
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa15d ago0xa9eb28…5abfff
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa15d ago0xf33f98…ac0ef6
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa15d ago0xcaf154…8f2497
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa15d ago0xbf867f…8ae661
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa15d ago0x2aebab…d7b3aa
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa15d ago0x4310b5…264a6e
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa15d ago0x3492d8…7b19e3
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa15d ago0xc70dc6…07bf33
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa15d ago0x0169f6…0c6cc1
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa15d ago0x40e530…7d95ca
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa15d ago0x067ced…b6e651
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa15d ago0x9cd09e…363355
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa15d ago0x0428ad…4d3234
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa15d ago0xbc8b46…310328
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa15d ago0x0ed68b…3e1622
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa15d ago0x144048…0dadbf
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa15d ago0xdaaca3…3dae48
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa15d ago0xb6334d…648d57
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa15d ago0x908b94…421ee0

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.