Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb2d…94120x9c95…e299Base—$0.001100%fluxa45d ago0x0fa664…5791f5
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa45d ago0x9a04e0…b4c911
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa45d ago0xa5dd8f…4a948e
0x4f42…40b90x9c95…e299Base—$0.001100%fluxa45d ago0x2cc607…2e5c43
0x6c1a…40680x9c95…e299Base—$0.001100%fluxa45d ago0x99da17…2d0b91
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa45d ago0x5567cf…62fc91
0x900d…acc60x9c95…e299Base—$0.001100%fluxa45d ago0x04b555…72ce63
0x4e17…0bea0x9c95…e299Base—$0.001100%fluxa45d ago0xfaa04b…06431c
0xb4d8…cb940x9c95…e299Base—$0.001100%fluxa45d ago0x6ae04f…8a9bdf
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa45d ago0x2dbca4…e8d543
0x386e…832c0x9c95…e299Base—$0.001100%fluxa45d ago0xd877c3…1e0f4c
0x7369…7d640x9c95…e299Base—$0.001100%fluxa45d ago0x82bdc5…a6a82f
0x5518…47380x9c95…e299Base—$0.001100%fluxa45d ago0xf84855…8e82ef
0xec2c…52d10x9c95…e299Base—$0.001100%fluxa45d ago0xcc28f6…47a9c8
0x4ed4…1ac20x9c95…e299Base—$0.001100%fluxa45d ago0xb11d0a…74ce22
0x679f…86740x9c95…e299Base—$0.001100%fluxa45d ago0xeaceda…514466
0x2f75…bb760x9c95…e299Base—$0.001100%fluxa45d ago0x9e7c1f…22c593
0x64b9…dc9a0x9c95…e299Base—$0.001100%fluxa45d ago0x7103d4…9dc1a2
0x0250…ce3f0x9c95…e299Base—$0.001100%fluxa45d ago0xf0e3eb…a63b7b
0xd5ae…72080x9c95…e299Base—$0.001100%fluxa45d ago0x2cc4c7…f22ea3
0x223e…c42f0x9c95…e299Base—$0.001100%fluxa45d ago0xa12ae9…091372
0x14e0…ef440x9c95…e299Base—$0.001100%fluxa45d ago0xc9ab48…f34df5
0xd5df…cd1e0x9c95…e299Base—$0.001100%fluxa45d ago0x419392…6ce923
0xd8b1…7f170x9c95…e299Base—$0.001100%fluxa45d ago0xa19b07…1197f2
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa45d ago0xbdf3f0…6c9b56

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.