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%coinbase3d ago0x2e34b2…8a486d
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase3d ago0x49d0a7…50563a
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase3d ago0x7a8cb4…6f4c8c
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase3d ago0x1c66d4…0d76d6
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase4d ago0x6ff241…3cb6f3
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase4d ago0x095919…96a00f
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase4d ago0xb73b4a…118a37
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase4d ago0x94749a…3bc5d3
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase4d ago0x66f7ee…3037c8
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase4d ago0xbd0039…b3e69d
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase4d ago0xa2ae09…b44b59
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase4d ago0x4b638e…99a0b5
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase4d ago0xc4e062…0c4282
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase4d ago0xf229ab…6a56b7
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase4d ago0xf697b5…cea6da
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase4d ago0x6f9c2f…dc9b30
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase4d ago0xb4d26b…ee2fdb
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase4d ago0x099120…c2e6b9
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase4d ago0x0dded0…06269f
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase4d ago0x10c664…a423c5
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase4d ago0xfc869a…7a8a4d
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase4d ago0xce77bf…3e0a37
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase4d ago0xca2e05…807bf3
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase4d ago0x74be8b…b0ce64

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.