Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa42d ago0x379e6a…71b976
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa42d ago0x952fec…6e38c0
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa42d ago0xce73b8…11c8d7
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa42d ago0xb61bc8…ccaf16
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa42d ago0x9a143a…536f82
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa42d ago0xfc0a2b…c68ce6
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa42d ago0xe60a81…3a1e5f
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa42d ago0x997f6b…66bd57
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa42d ago0x8967b6…704867
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa42d ago0xcc0607…29e138
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa42d ago0x95a26c…f6c6a1
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa42d ago0xea4241…399b01
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa42d ago0x8ff58d…e281f3
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa42d ago0x1f9949…8a1a46
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa42d ago0x72cb06…91c870
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa42d ago0xee605e…66fc49
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa42d ago0xadd7af…81faed
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa42d ago0x46e987…9fcdcf
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa42d ago0xc2036f…bba85a
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa42d ago0x3cceb8…0aed9c
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa42d ago0x3c8b49…ac0343
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa42d ago0x1e66ce…d63083
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa42d ago0xb9853f…8e732e
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa42d ago0x3d9c8e…89602a
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa42d ago0xad6e29…9af572

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.