Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa47d ago0xbd30d7…e4bdbe
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa47d ago0xf9b759…794468
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa47d ago0x741d18…5cdbdd
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa47d ago0x840f8c…bcf9ce
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa47d ago0x7d2ab6…4b6215
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa47d ago0x1c03c7…85d47e
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa47d ago0x5cf9df…2306eb
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa48d ago0xf7d57a…ff0668
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa48d ago0x5404ee…6fea39
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa48d ago0x551792…27bdce
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa48d ago0xbab7a1…d2bd2f
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa48d ago0x31ac58…ac4d1b
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa48d ago0x1005cf…050c21
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa48d ago0xfa43a8…4b088f
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa48d ago0x14b51e…be6f3f
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa48d ago0x099229…a9c507
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa48d ago0x2b00b3…507b62
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa48d ago0xc94151…4c26b6
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa48d ago0x1e8afc…8d63c5
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa48d ago0xe1ccd4…5b86db
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa48d ago0x24abc1…ce5759
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa48d ago0xb1ba33…40d343
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa48d ago0x24dd86…255ce2
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa48d ago0xe9c812…481ae0
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa48d ago0xcf45e5…38855e

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.