Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc2c9…beaf0x403a…1547Base—$0.01100%coinbase80d ago0x33849f…9685d0
0xc2c9…beaf0x7630…ca52Base—$0.01100%coinbase80d ago0xce1a92…3188a0
0xc2c9…beaf0x5471…72e5Base—$0.01100%coinbase80d ago0xab0228…39ca69
0xc2c9…beaf0xbe18…1f0aBase—$0.01100%coinbase80d ago0x8a26cf…7e5ad4
0xc2c9…beaf0xc28e…2405Base—$0.01100%coinbase80d ago0xc8eaed…58689b
0xc2c9…beaf0x3062…af24Base—$0.01100%coinbase80d ago0xc88611…a58173
0xc2c9…beaf0x05bf…8a3dBase—$0.01100%coinbase80d ago0x485dc4…29477a
0xc2c9…beaf0x3c21…9f68Base—$0.01100%coinbase80d ago0x0a79ab…dc370b
0xc2c9…beaf0xc315…988aBase—$0.01100%coinbase80d ago0x37c123…0ce88b
0xc2c9…beaf0x87e8…61b6Base—$0.01100%coinbase80d ago0x00c740…ddc1e1
0xc2c9…beaf0xaf6d…49d5Base—$0.01100%coinbase80d ago0x006a22…be94ed
0xc2c9…beaf0x41b0…2520Base—$0.01100%coinbase80d ago0xb620c3…9caad7
0xc2c9…beaf0x5456…334dBase—$0.01100%coinbase80d ago0x42405d…ba27b6
0xc2c9…beaf0xabef…4e8aBase—$0.01100%coinbase80d ago0x9caf34…724f62

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.