Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff2f…67110x9c95…e299Base$0.001100%fluxa75d ago0x19a2b0…6cee7c
0xff2f…67110x9c95…e299Base$0.001100%fluxa75d ago0xf7e819…5fed4d
0xff2f…67110x9c95…e299Base$0.001100%fluxa75d ago0xec3688…0e713f
0xff2f…67110x9c95…e299Base$0.001100%fluxa75d ago0xbba60f…5203d8
0xff2f…67110x9c95…e299Base$0.001100%fluxa75d ago0x5b5b95…fcdaf0
0xff2f…67110x9c95…e299Base$0.001100%fluxa75d ago0xcded28…22b1f6
0xff2f…67110x9c95…e299Base$0.001100%fluxa75d ago0x0a2447…06ae35
0xff2f…67110x9c95…e299Base$0.001100%fluxa75d ago0xa61399…252ab9
0xff2f…67110x9c95…e299Base$0.001100%fluxa75d ago0xbc23a7…854880
0xff2f…67110x9c95…e299Base$0.001100%fluxa75d ago0xab59c2…f324ba
0xff2f…67110x9c95…e299Base$0.001100%fluxa75d ago0xf085d5…afe6f5
0xff2f…67110x9c95…e299Base$0.001100%fluxa75d ago0x81fdfb…2f2798
0xff2f…67110x9c95…e299Base$0.001100%fluxa76d ago0xba1fdf…8f0202
0xff2f…67110x9c95…e299Base$0.001100%fluxa76d ago0x6b61a6…f36694
0xff2f…67110x9c95…e299Base$0.001100%fluxa76d ago0x731d1b…1c0ea2
0xff2f…67110x9c95…e299Base$0.001100%fluxa76d ago0x6ed3d6…b0a880
0xff2f…67110x9c95…e299Base$0.001100%fluxa76d ago0xb69fca…9dee52
0xff2f…67110x9c95…e299Base$0.001100%fluxa76d ago0x416d9a…8d1760
0xff2f…67110x9c95…e299Base$0.001100%fluxa76d ago0x9d35b8…d5fd6a
0xff2f…67110x9c95…e299Base$0.001100%fluxa76d ago0x47d34e…41c0e5
0xff2f…67110x9c95…e299Base$0.001100%fluxa76d ago0x03846d…42cc9c
0xff2f…67110x9c95…e299Base$0.001100%fluxa76d ago0x78050b…60cf50
0xff2f…67110x9c95…e299Base$0.001100%fluxa76d ago0x325975…89c09c
0xff2f…67110x9c95…e299Base$0.001100%fluxa76d ago0x75f249…a1767f
0xff2f…67110x9c95…e299Base$0.001100%fluxa76d ago0xff6aaf…6a8ee3

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.