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%coinbase12d ago0xe5a62b…2db664
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0x2be68b…09e382
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0x843638…5a69e6
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0x71918b…fca14c
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0xe45809…b88c8a
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0x46fd86…988111
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x58ee32…6bc290
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x3a8244…310bcc
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x831fc9…9d4004
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x07bfd7…abf3d8
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0xb37623…936f78
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0xc5be4e…d9dce7
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x6b0fd5…a21088
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x74761c…cd1785
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x88ce4f…3312ea
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0xb0c6d7…6c1b9c
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0xc10226…4ce53b
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0xa469e3…78ef4e
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0xa1cfb3…bbbc3a
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x316bc6…bc7c9c
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x98f7d7…eb46d7
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0xa10a81…e92f8d
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x1de40e…3a6a2b

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.