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%coinbase1d ago0xd820eb…39b9c9
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0x7fab99…305268
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0x2dc667…d65217
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0xc0b8bf…d43e39
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0x0af060…015dde
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0xb64194…53bf69
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0x5df1ab…f0a027
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0x3a831d…559b8d
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0xbb03f8…01c68c
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0xb41e68…f506af
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0x16deea…e90373
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0x6891fc…472709
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0x5cc98c…de65e3
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0x2999c5…b0ee24
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0x1635bb…bf1da2
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0xcafe70…b9d6a1
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0x888a50…5c3b85
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0x961f1d…cb60bf
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0xdf36a1…e3614a
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0xcb81ff…fd57e3
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0x9ff35f…d50d98
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0xc9e5ae…6a4808
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0x4f09ed…a9ba49
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0x6f21dc…8caef4

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.