Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa40d ago0x8547ca…520594
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa40d ago0xc8f5cc…b8dbfe
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa40d ago0xf7d71d…6ab63c
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa40d ago0x94b053…1ce45b
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa40d ago0xdf3626…bd4ed3
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa40d ago0x717a39…ef5a00
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa40d ago0x91b4d6…8bc198
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa40d ago0xf181b1…fd433a
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa40d ago0xce67ee…bd588b
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa40d ago0x74b4c7…e63fa9
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa40d ago0xddabd2…2ee197
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa40d ago0x51436c…161a71
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa40d ago0x98856f…bed16b
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa41d ago0x9a2fbc…6f728f
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa41d ago0xb9136d…be9dfc
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa41d ago0x320fb0…dc9da2
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa41d ago0x98773b…0c456c
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa41d ago0xe1f56e…13aa40
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa41d ago0xafe8fc…c8b1b3
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa41d ago0x9584a5…1792cb
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa41d ago0xdb4e80…d9102f
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa41d ago0x3a3e19…5a7c9f
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa41d ago0xb2de0e…d8c61c
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa41d ago0x832a13…1de51c

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.