Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa17d ago0xc351e2…9cf3e6
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa17d ago0xd46de5…04fea0
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa17d ago0xe88650…e4096e
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa17d ago0x120c33…8f153f
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa17d ago0x33a44e…c67d4d
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa17d ago0xbb27d2…706e53
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa17d ago0x6eaf00…9cd763
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa17d ago0x41b80d…4b7903
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa17d ago0x47a698…ea3328
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa17d ago0x1875ca…5c2a7e
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa17d ago0x6bf69d…aa8690
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa17d ago0x3af403…a355c2
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa18d ago0xd685d4…acb565
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa18d ago0x6bdb7e…805709
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa18d ago0xbefee8…0617a9
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa18d ago0xb46818…9132ea
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa18d ago0x73b58c…bb55d0
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa18d ago0x0893ce…62c51b
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa18d ago0x481060…74b1a4
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa18d ago0x72f3c4…abf15f
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa18d ago0x21a796…260a7c
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa18d ago0x658c9c…e17bf2
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa18d ago0x9e7d8f…e9e8f9
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa18d ago0x436736…2d0e59
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa18d ago0x2251e4…f640ef

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.