Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa40d ago0x90133f…2c5265
0xd1dd…d17c0xfe80…47eeBase—$0.001100%fluxa40d ago0xcd258c…de4849
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa40d ago0x6e8d8a…4d22eb
0xd1dd…d17c0xfe80…47eeBase—$0.001100%fluxa40d ago0x8ed0ca…3102eb
0xd1dd…d17c0xfe80…47eeBase—$0.001100%fluxa40d ago0x52c6f6…486e77
0xd1dd…d17c0xfe80…47eeBase—$0.001100%fluxa40d ago0xceddec…d2148d
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa40d ago0x51ed76…187cc4
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa40d ago0x1169dc…082e70
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa40d ago0x80078e…a851eb
0xd1dd…d17c0xfe80…47eeBase—$0.001100%fluxa40d ago0xa0b518…a08f39
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa40d ago0xd8b2d5…84968e
0xd1dd…d17c0xfe80…47eeBase—$0.001100%fluxa41d ago0xabb68b…716e0d
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa41d ago0x89cadf…9f8c37
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa41d ago0xc9a5a0…6ef2b4
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa41d ago0x481afc…058323
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa41d ago0x25cb24…809102
0xd1dd…d17c0xfe80…47eeBase—$0.001100%fluxa41d ago0xb95ce1…3b0bd2
0xd1dd…d17c0xfe80…47eeBase—$0.001100%fluxa41d ago0xd76f23…3faa46
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa41d ago0x22a9cf…8bc146
0xd1dd…d17c0xfe80…47eeBase—$0.001100%fluxa41d ago0xbc599b…6dd53e
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa41d ago0x52a0d1…e5a9f0
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa41d ago0xe4831b…c385d8
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa41d ago0xd2d8b5…707783
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa41d ago0xd77a61…da11ee
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa41d ago0x5d2de8…7d8999

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.