Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe425…2e950x9c95…e299Base—$0.001100%fluxa33d ago0xa01cb8…8d1878
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa33d ago0xdfa578…edd9c3
0xe425…2e950x9c95…e299Base—$0.001100%fluxa33d ago0xa7debb…f9abc1
0xe425…2e950x9c95…e299Base—$0.001100%fluxa33d ago0xd36b47…7f296b
0xe425…2e950x9c95…e299Base—$0.001100%fluxa33d ago0x605bc4…1cafde
0xe425…2e950x9c95…e299Base—$0.001100%fluxa34d ago0xed02ba…dcdea4
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa34d ago0x17aab5…d1c02b
0xe425…2e950x9c95…e299Base—$0.001100%fluxa34d ago0x027624…4d4edb
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa34d ago0x8c8881…0d0aa3
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa34d ago0x0a41bb…3ef39c
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa34d ago0xcaaa7e…a36f40
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa34d ago0xcbd953…c37afc
0xe425…2e950x9c95…e299Base—$0.001100%fluxa34d ago0x6f3aeb…dc6a93
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa34d ago0xbe9e51…a30374
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa34d ago0x64cbe3…7fff5f
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa34d ago0x66be90…ea25f6
0xe425…2e950x9c95…e299Base—$0.001100%fluxa34d ago0x83ec5f…805583
0xe425…2e950x9c95…e299Base—$0.001100%fluxa34d ago0x13569f…0047de
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa34d ago0x0ae50c…9bb673
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa34d ago0xe10588…c8296e
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa34d ago0x043fc9…e88e3e
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa34d ago0x8efaad…bc7a21
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa34d ago0x090fa0…7d8caf
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa34d ago0x641396…2877a9
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa34d ago0x40e080…0c1e7f

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.