Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa15d ago0x87fd3d…521fca
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa15d ago0x12b3ca…3f9fdb
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa15d ago0x9246ec…fa06e8
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa15d ago0xcbde45…abe4a0
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa15d ago0x138168…c0ad5d
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa15d ago0xa97825…220d88
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa15d ago0x535ee1…bdd0ff
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa15d ago0x70a60f…85f541
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa15d ago0x7e5e89…7d8f17
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa15d ago0xc01d9f…387709
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa15d ago0x07352f…a9f276
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa15d ago0x9cf8c9…2bf7bb
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa15d ago0x59c10b…8fb8bb
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa15d ago0x23dd96…4c8637
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa15d ago0xcd4d59…cda64a
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa15d ago0x4667ea…e52e5e
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa15d ago0x3c7a37…de6141
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa15d ago0x0e58e1…0e1176
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa15d ago0xcdd106…a1bf8a
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa15d ago0x7226e4…974ae9
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa15d ago0x1424ba…1223d6
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa15d ago0xc2757f…535bb4
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa15d ago0xc3f4ce…e03417
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa16d ago0x3e4986…2e18fb
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa16d ago0x4f8e17…dadaff

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.