Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc2d…66380x9c95…e299Base$0.001100%fluxa63d ago0x9f368d…cb2768
0xbc2d…66380x9c95…e299Base$0.001100%fluxa63d ago0xa63560…008b93
0xbc2d…66380x9c95…e299Base$0.001100%fluxa63d ago0x6da17c…d4ab98
0xbc2d…66380x9c95…e299Base$0.001100%fluxa63d ago0xbe8a85…6f544e
0xbc2d…66380x9c95…e299Base$0.001100%fluxa64d ago0xfb686b…087da1
0xbc2d…66380x9c95…e299Base$0.001100%fluxa64d ago0x5d66c8…3397c6
0xbc2d…66380x9c95…e299Base$0.001100%fluxa64d ago0x1c1861…81b325
0xbc2d…66380x9c95…e299Base$0.001100%fluxa64d ago0x934672…300e6a
0xbc2d…66380x9c95…e299Base$0.001100%fluxa64d ago0xf5df08…7897a5
0xbc2d…66380x9c95…e299Base$0.001100%fluxa64d ago0x481f96…5590f6
0xbc2d…66380x9c95…e299Base$0.001100%fluxa64d ago0x0ad75f…32c79a
0xbc2d…66380x9c95…e299Base$0.001100%fluxa64d ago0xbc933b…755507
0xbc2d…66380x9c95…e299Base$0.001100%fluxa64d ago0x1b24d7…e63b03
0xbc2d…66380x9c95…e299Base$0.001100%fluxa64d ago0x21c54c…77a3ed
0xbc2d…66380x9c95…e299Base$0.001100%fluxa64d ago0x347ade…a6d3e2
0xbc2d…66380x9c95…e299Base$0.001100%fluxa64d ago0x0c3b82…16ffca
0xbc2d…66380x9c95…e299Base$0.001100%fluxa64d ago0xf107dc…e9ac00
0xbc2d…66380x9c95…e299Base$0.001100%fluxa64d ago0xdc8e8a…676df9
0xbc2d…66380x9c95…e299Base$0.001100%fluxa64d ago0xfcf599…bb0b74
0xbc2d…66380x9c95…e299Base$0.001100%fluxa64d ago0x7333ee…a45d47
0xbc2d…66380x9c95…e299Base$0.001100%fluxa64d ago0x5c1bb5…17b042
0xbc2d…66380x9c95…e299Base$0.001100%fluxa64d ago0xb2a139…299fe3
0xbc2d…66380x9c95…e299Base$0.001100%fluxa64d ago0x826dab…66ca3a
0xbc2d…66380x9c95…e299Base$0.001100%fluxa64d ago0x9cbcb9…823a1b
0xbc2d…66380x9c95…e299Base$0.001100%fluxa64d ago0x71cd07…637c6a

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.