Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase50d ago0x174608…250646
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase51d ago0xb9de0f…afdc6f
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase51d ago0x8dbd32…432d70
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase51d ago0xb271c5…af2eb9
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase51d ago0xfd500e…6b50b6
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase51d ago0xc2e2ec…e85124
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase51d ago0x9b4b7b…44b9a5
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase51d ago0xd80110…f0ef2e
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase51d ago0xd511bf…1710e4
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase51d ago0x44e1b7…177542
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase51d ago0x7d76a9…b1bcd7
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase51d ago0x767836…a82e34
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase51d ago0x656909…33299b
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase51d ago0xd7de70…e12732
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase51d ago0x522ae9…92d6d4
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase51d ago0xc5a241…7e421d
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase51d ago0xf9ff7d…690cdb
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase51d ago0xc82fcf…d8c452
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase51d ago0x15c3fa…e06e9d
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase51d ago0x4e2217…f2b1b3
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase51d ago0x63e59d…7dde3e
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase51d ago0x2e17a5…a093fb
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase51d ago0x14c454…6e1a23
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase51d ago0xc908d8…b582e9
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase51d ago0x073a9c…87f52e

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.