Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa45d ago0x509942…18a4af
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa45d ago0xe6c526…17e4dc
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa45d ago0x096ea1…c59a80
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa45d ago0xc6148c…aab383
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa45d ago0x7424a5…74b09e
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa45d ago0x078af4…de54a4
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa45d ago0xe0583b…8b7bca
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa45d ago0x8ac0d9…13b1f6
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa45d ago0xc730ca…5c426e
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa45d ago0xcf62a4…f7a1cd
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa45d ago0xcd912e…f66540
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa45d ago0x528d98…fa0a52
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa45d ago0x0254f1…94e0af
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa45d ago0x018f8b…9c4ed1
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa45d ago0xf0aad4…1a0258
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa46d ago0x2ec210…406643
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa46d ago0xd2020b…c89b49
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa46d ago0x02d9e5…28cf8c
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa46d ago0x0c2638…972772
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa46d ago0x2c2db1…214bba
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa46d ago0xd765a4…5e8c34
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa46d ago0x10012a…2049fe
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa46d ago0xc55e37…b30d1c
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa46d ago0x72d3bc…45b837
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa46d ago0x8d61a4…1dab81

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.