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%coinbase6d ago0xfaa938…13052b
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase6d ago0x082193…30e69a
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase6d ago0x4d636a…2d38d1
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase6d ago0x11935d…4a4bee
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase6d ago0xa26a08…605fb1
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase6d ago0xf62368…488561
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase6d ago0xf182bf…c28585
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase6d ago0xa36a92…8f36d4
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase6d ago0x41986e…a8aa47
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase6d ago0x29dc8c…bf8e39
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x21d4eb…a09290
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x60c899…b3601f
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x705a19…586c02
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0xe899dc…cd6703
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x001f3e…4c8d0f
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x19c767…01745a
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0xd05334…a5ee70
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x004bc8…d174cf
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x67bb07…f97706
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x980c9b…cfee8c
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x9dc49c…9cc73e
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x1995b2…054524
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x4c5125…ba1085
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x822634…099d88

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.