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%coinbase20d ago0x718c00…f863f5
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase20d ago0x95d266…3d2f96
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase20d ago0x9f9c3e…49fd4d
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase20d ago0xd664a2…7607f9
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase20d ago0xf30bc2…2644ad
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase20d ago0x7ff7b0…a10b5f
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase20d ago0x1cf2f8…7887e7
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase20d ago0x981b84…66b345
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase20d ago0xcee8b7…c9f944
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase20d ago0x63e682…6bb34e
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase20d ago0x67c163…51a861
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase20d ago0xad9aa9…8107d5
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase20d ago0x315a9c…e19e8e
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase20d ago0x7e6215…7b54cd
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase20d ago0x25cd7b…5a6093
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase20d ago0xe32d76…374269
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase20d ago0x7286cf…d584ff
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase20d ago0xf214ec…cca060
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase20d ago0xc62c20…c488fb
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase20d ago0x285383…b6f994
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase20d ago0x5974a7…f39e38
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase20d ago0x802cf3…e6a0d8
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase20d ago0x9f53f9…be0d1e
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase20d ago0xa3070c…39695f
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0xb2a484…35cf57

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.