Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7c65…6c400x1b1b…bd93Base—$0.10100%coinbase35d ago0x2bb291…17aba1
0x7c65…6c400x64fd…6013Base—$0.10100%coinbase35d ago0x80fff0…7a7a17
0x7c65…6c400xeeac…13caBase—$0.10100%coinbase35d ago0x98e132…ceabad
0x7c65…6c400x8770…23d7Base—$0.10100%coinbase35d ago0xa9b01b…e15da2
0x7c65…6c400x9187…8893Base—$0.10100%coinbase35d ago0x9625af…3ebd03
0xe509…ca3e0x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase35d ago0x3da08e…b17bdc
0x2284…4bfb0x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase35d ago0x0eb067…4a7d5e
0x2284…4bfb0x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase35d ago0xdcb588…f279f2
0x7c65…6c400xf392…9817Base—$0.10100%coinbase36d ago0x22b245…bc8204
0x7c65…6c400x7e5a…b6d7Base—$0.10100%coinbase36d ago0xc11910…7f8b0f
0x7c65…6c400x3470…5913Base—$0.10100%coinbase36d ago0xa24ead…b54f19
0x7c65…6c400xe657…0dafBase—$0.10100%coinbase36d ago0x2be243…49a81a
0x7c65…6c400xb74e…7f2cBase—$0.10100%coinbase36d ago0x1229d7…5fa850
0x7c65…6c400x422c…7d5aBase—$0.10100%coinbase36d ago0x8e0cf4…f3ac86
0x7c65…6c400x1620…6e35Base—$0.10100%coinbase36d ago0x18e5e0…26b639

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.