Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x742f…d28c0x4ca8…9ab5Base—$0.01100%coinbase74d ago0xc63cc3…bf6393
0x742f…d28c0x155d…3781Base—$0.01100%coinbase74d ago0xa85a90…968a40
0x742f…d28c0x0d3b…cb67Base—$0.01100%coinbase74d ago0x17b716…be182c
0x742f…d28c0xebf7…d003Base—$0.01100%coinbase74d ago0xca0c6a…2ee83e
0x742f…d28c0x8b5d…38d4Base—$0.01100%coinbase74d ago0x5eba3f…b78736
0x742f…d28c0x7a31…aa9eBase—$0.01100%coinbase74d ago0x6aac91…d6d112
0x742f…d28c0x4e26…803fBase—$0.01100%coinbase74d ago0xbfaa1e…34db4e
0x742f…d28c0x3934…12f1Base—$0.01100%coinbase74d ago0xd4feba…c07fef
0x742f…d28c0xe7ec…ebffBase—$0.01100%coinbase74d ago0xc7ed5d…43db26
0x742f…d28c0xcdb2…89bfBase—$0.01100%coinbase74d ago0x4afe9a…960277
0x742f…d28c0xb6ac…20e3Base—$0.01100%coinbase74d ago0x345958…5c6fa9
0x742f…d28c0x1401…4705Base—$0.01100%coinbase74d ago0xd652d9…3489b2
0x742f…d28c0x430c…5d4fBase—$0.01100%coinbase74d ago0x3eb3c4…4cb367
0x742f…d28c0xe612…bbaaBase—$0.01100%coinbase74d ago0xe48c8b…fb90f1
0x742f…d28c0xb618…1a3eBase—$0.01100%coinbase74d ago0xc290f6…27960b
0x742f…d28c0xac56…90cfBase—$0.01100%coinbase74d ago0x6359c8…30f149
0x742f…d28c0xe9c4…7e0dBase—$0.01100%coinbase74d ago0x301f0f…dec6e7
0x742f…d28c0x61ab…93b8Base—$0.01100%coinbase74d ago0xd2548e…329784
0x742f…d28c0x6b46…7d74Base—$0.01100%coinbase74d ago0x310cd5…f4530d
0x742f…d28c0x3668…434fBase—$0.01100%coinbase74d ago0xe9ec0f…e3a30f
0x742f…d28c0x346d…4d76Base—$0.01100%coinbase74d ago0x4d0003…cdd3f3
0x742f…d28c0x7f17…4185Base—$0.01100%coinbase74d ago0xe0f7d5…07f11c
0x742f…d28c0x6158…b53cBase—$0.01100%coinbase74d ago0x80763f…25fd01
0x742f…d28c0x1876…cef1Base—$0.01100%coinbase74d ago0xe4f26b…50c8e7
0x742f…d28c0x12a9…04b3Base—$0.01100%coinbase74d ago0x333f19…82e23d

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.