Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa26d ago0x45a44f…7765de
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa26d ago0x02d031…a91d94
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa26d ago0x0481dd…d7bdbe
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa26d ago0xea94cf…22f967
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa26d ago0xdcf540…86888a
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa26d ago0x564941…35255d
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa26d ago0x7dec4f…4a2fe7
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa26d ago0x3ead3c…1d824a
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa26d ago0xb90990…1202a2
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa26d ago0x8c5c25…aca9a6
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa26d ago0xc2c073…39ba37
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa26d ago0xb53879…c9ffee
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa26d ago0x66a360…c7f680
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa26d ago0x836c46…cb774b
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa26d ago0x289cb8…648888
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa27d ago0x7b30c4…df7184
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa27d ago0xe6ad5f…9f2516
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa27d ago0x021026…0631ea
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa27d ago0x41b7dd…00e5a2
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa27d ago0xdcaa78…f7f622
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa27d ago0x866784…953ae4
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa27d ago0x956a97…65dc0b
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa27d ago0x63dcd5…322fd4

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.