Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0xc81f81…1fcd41
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0x62d9d6…bdff37
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0xce142c…247fdf
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0xb18208…c1aeea
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0x926daa…09082f
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0x41cedb…cdc446
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0x198907…cfd5f7
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0x1caa3f…09233b
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0xd5c2d8…ce3e4c
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0x1ac405…16bbc5
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0x2314d5…158f80
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0xb78df4…0ddd5f
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0x8ad365…95e6fb
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0xdbed0a…e5d3dc
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0x76be22…17988c
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0xbfc0ce…d87063
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0x58905b…7bd826
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0x0dbc4f…896691
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0xac8b5a…ea8111
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0x83a893…af73cc
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0xd8dd52…2e96fd
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0x60fb9b…fb5a57
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0xc7433d…7e085b
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0xf4182c…75371e
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0x14e724…94e713

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.