Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa37d ago0xb13fb5…e83bc2
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa37d ago0x08552e…61df61
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa37d ago0x26ad71…8371ed
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa37d ago0x854de5…9b5e43
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa38d ago0xaef9de…9bb9ab
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa38d ago0xad1cc3…6a410f
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa38d ago0x70b729…3374a9
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa38d ago0xccf9f3…6f5a7e
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa38d ago0x7ee781…854d02
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa38d ago0x423b1c…2b38be
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa38d ago0xe5d5e2…55544b
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa38d ago0x3384c5…4545b5
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa38d ago0xa02914…09ff2f
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa38d ago0x95c74e…cc8243
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa38d ago0xc2a83c…4fc536
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa38d ago0x941457…268d62
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa38d ago0x82e8df…7d0a2b
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa38d ago0x82f2a8…cab9a3
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa38d ago0xc08aaf…1df7e3
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa38d ago0x021cbc…39ef3e
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa38d ago0x35a85e…e7e0fc
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa38d ago0x41be4a…adc68e
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa38d ago0x237b42…1699d2
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa38d ago0x78751a…719076
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa38d ago0xee9e9d…f54460

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.