Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf007…9c790x9c95…e299Base$0.001100%fluxa35d ago0x758202…fe225b
0xf007…9c790xfe80…47eeBase$0.001100%fluxa35d ago0x0a6bab…f7ddb6
0xf007…9c790x9c95…e299Base$0.001100%fluxa35d ago0xd5b891…a40f87
0xf007…9c790xfe80…47eeBase$0.001100%fluxa35d ago0x37f932…2eed1f
0xf007…9c790x9c95…e299Base$0.001100%fluxa35d ago0x3f3c9d…85c055
0xf007…9c790xfe80…47eeBase$0.001100%fluxa35d ago0x670275…0425e8
0xf007…9c790x9c95…e299Base$0.001100%fluxa35d ago0xf400ff…1fefe2
0xf007…9c790xfe80…47eeBase$0.001100%fluxa35d ago0xd6993d…607d35
0xf007…9c790xfe80…47eeBase$0.001100%fluxa35d ago0xb21131…5772d7
0xf007…9c790xfe80…47eeBase$0.001100%fluxa35d ago0xf5a766…cfe0c4
0xf007…9c790xfe80…47eeBase$0.001100%fluxa35d ago0xf2cade…082ddc
0xf007…9c790x9c95…e299Base$0.001100%fluxa35d ago0xdbb869…dc4b04
0xf007…9c790xfe80…47eeBase$0.001100%fluxa35d ago0x01a361…e30df8
0xf007…9c790x9c95…e299Base$0.001100%fluxa35d ago0x696393…1de254
0xf007…9c790x9c95…e299Base$0.001100%fluxa35d ago0x5349cc…c70327
0xf007…9c790x9c95…e299Base$0.001100%fluxa35d ago0xde6eca…8d0e39
0xf007…9c790x9c95…e299Base$0.001100%fluxa35d ago0x5a0030…69d33f
0xf007…9c790x9c95…e299Base$0.001100%fluxa35d ago0x36ad5a…d45c6d
0xf007…9c790x9c95…e299Base$0.001100%fluxa35d ago0xaac310…346840
0xf007…9c790xfe80…47eeBase$0.001100%fluxa35d ago0x589854…4004ba
0xf007…9c790x9c95…e299Base$0.001100%fluxa35d ago0x5ae2c6…204051
0xf007…9c790xfe80…47eeBase$0.001100%fluxa36d ago0xd99094…080250
0xf007…9c790xfe80…47eeBase$0.001100%fluxa36d ago0xc00aa8…f0fce8
0xf007…9c790xfe80…47eeBase$0.001100%fluxa36d ago0x937075…bcd8a8
0xf007…9c790xfe80…47eeBase$0.001100%fluxa36d ago0xf43a4b…c51402

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.