Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa33d ago0x9df9ce…e735ef
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa33d ago0xb74a4b…f6676f
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa33d ago0xbdac4b…a0301a
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa33d ago0x97b876…e91488
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa33d ago0x38bb3d…f982cf
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa33d ago0x1420ab…36d81f
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa33d ago0x505522…922d9c
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa33d ago0x415f1d…a1cb0a
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa33d ago0x507b6e…acc979
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa33d ago0xac55f6…06fe6f
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa33d ago0x2eb6d1…311eb3
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa33d ago0x6192f8…e4e778
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa33d ago0xf6799d…8e2d58
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa33d ago0xac72da…a6932f
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa33d ago0x40005e…2e5172
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa33d ago0xa90cd9…484a3a
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa33d ago0x3c9e97…771cc1
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa33d ago0x25b679…a8c081
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa33d ago0x246921…765da8
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa33d ago0x61a861…527af8
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa33d ago0x80a359…ab74d7
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa33d ago0x598fc3…363ca0
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa33d ago0x7440b7…9c15da
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa33d ago0x1e4370…872b18
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa33d ago0x69dc50…763190

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.