Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaabd…8b610x9c95…e299Base$0.001100%fluxa45d ago0x863f4c…9a8d2c
0xaabd…8b610xfe80…47eeBase$0.001100%fluxa45d ago0x17d2e2…bb0360
0xaabd…8b610x9c95…e299Base$0.001100%fluxa45d ago0x434e71…79c60e
0xaabd…8b610x9c95…e299Base$0.001100%fluxa45d ago0x766544…8543e4
0xaabd…8b610xfe80…47eeBase$0.001100%fluxa45d ago0x2f3b22…f2d2d5
0xaabd…8b610x9c95…e299Base$0.001100%fluxa45d ago0x2a3134…03479c
0xaabd…8b610x9c95…e299Base$0.001100%fluxa45d ago0xa1a0e1…d84a5d
0xaabd…8b610x9c95…e299Base$0.001100%fluxa45d ago0x363253…b18543
0xaabd…8b610x9c95…e299Base$0.001100%fluxa45d ago0x1fa018…e07205
0xaabd…8b610x9c95…e299Base$0.001100%fluxa45d ago0xf4df6b…53b710
0xaabd…8b610x9c95…e299Base$0.001100%fluxa45d ago0x5ae922…35a006
0xaabd…8b610xfe80…47eeBase$0.001100%fluxa45d ago0x7f20be…91aae8
0xaabd…8b610x9c95…e299Base$0.001100%fluxa45d ago0xff7b57…715cbb
0xaabd…8b610x9c95…e299Base$0.001100%fluxa45d ago0x67797c…0be72b
0xaabd…8b610x9c95…e299Base$0.001100%fluxa45d ago0x25976c…61fa68
0xaabd…8b610x9c95…e299Base$0.001100%fluxa45d ago0x4cf813…dd5aeb
0xaabd…8b610x9c95…e299Base$0.001100%fluxa45d ago0x46b466…2117f5
0xaabd…8b610x9c95…e299Base$0.001100%fluxa45d ago0xa0f9d6…cfc1ea
0xaabd…8b610x9c95…e299Base$0.001100%fluxa45d ago0x630043…c7b69c
0xaabd…8b610x9c95…e299Base$0.001100%fluxa46d ago0x881153…59a05f
0xaabd…8b610x9c95…e299Base$0.001100%fluxa46d ago0xaabebf…ec6fed
0xaabd…8b610x9c95…e299Base$0.001100%fluxa46d ago0xc9654d…6e740f
0xaabd…8b610xfe80…47eeBase$0.001100%fluxa46d ago0xc89d1e…7803d8
0xaabd…8b610x9c95…e299Base$0.001100%fluxa46d ago0xb2c087…68a353
0xaabd…8b610x9c95…e299Base$0.001100%fluxa46d ago0x8484b1…df256a

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.