Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase18s ago0x5b9261…0e9e9f
0x6022…37480x6839…1a2bBase—$0.003100%coinbase18s ago0xe33c28…b4d65b
0x3a24…60620xef43…6c7fBase—$0.01100%virtuals18s ago0x6cf70e…515c4f
0x31cc…99fe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0x3b4242…a2156f
0x3778…4db10x8c26…22c2Base—$106.2770%0x4661…93fd20s ago0x55c09b…28f137
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase22s ago0xc0390b…61c796
0x21d8…8c970xfe80…47eeBase—$0.001100%fluxa22s ago0x8161dc…9473d2
0xfcdd…593e0xfe80…47eeBase—$0.001100%fluxa22s ago0xcc8c12…de16b1
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase24s ago0xe49205…c6e6f8
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase24s ago0x30cfcb…4e6f0d
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase24s ago0x98f942…e4402d
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase24s ago0xbbdf95…96a71a
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase24s ago0xaf6e5c…c53e9f
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase24s ago0x10d74e…38e1ef
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase24s ago0x6d7012…1d808e
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase26s ago0x33e957…96fd2d
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase26s ago0x01ce0a…60707e
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase26s ago0x1ca090…539c07
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase26s ago0x363003…d99284
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase26s ago0x185563…8ce677
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase26s ago0x5bd8b1…8d20e8
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase26s ago0x25208a…0bed1b
0x90d3…1d820x63c3…ef98Base—$18.1370%0x4661…93fd26s ago0x150efd…00fd43
0x5a57…f6ea0x6839…1a2bBase—$0.003100%coinbase28s ago0xec42d9…ba4d7a
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase28s ago0xb23483…2de582

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.