Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase19d ago0xbdb647…1ba0b5
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase19d ago0x201f85…a96136
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase19d ago0xe20208…4b9d4a
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase19d ago0x017c8f…f1e48a
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase19d ago0x5c90e2…6a18b0
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase19d ago0x9752e9…7d29e1
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase19d ago0x856d40…77b17e
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase19d ago0xa07cfc…4c9b10
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase19d ago0x8e6ff9…bed7ba
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase19d ago0x0f385c…91691e
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase19d ago0xd34662…50840d
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase19d ago0x638b3e…8da764
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase19d ago0x0bd9ab…bff232
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase19d ago0x55449e…9b412f
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase19d ago0x847c71…b91b87
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase19d ago0x720321…d58662
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase19d ago0xb1b579…2dd3d1
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase19d ago0x1f666b…3b2ad8
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase19d ago0x062f58…121c8a
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase19d ago0x0f90b9…08aaf4
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase19d ago0xf1663e…ce95b9
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase20d ago0x6e0cca…2315eb
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase20d ago0x7d8213…5709f5
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase20d ago0x8a7b3d…7a72dc
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase20d ago0x1c3898…ab7686

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.