Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase73d ago0xac3b16…16e3e8
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase73d ago0xf717f5…8b40c7
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase73d ago0x8fa784…1515b7
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase73d ago0x196038…419d81
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase73d ago0xad4e5e…f37a29
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase73d ago0x264ea1…35fa8e
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase73d ago0x528e51…f7d904
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase73d ago0x2276a7…52d830
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase73d ago0x18a581…75c6fb
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase73d ago0x30806f…e89abe
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase73d ago0xc770dd…5779cf
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase73d ago0xbffbdf…49453c
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase73d ago0x9a9900…323e07
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase73d ago0x88fbc0…86a30d
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase73d ago0x437d88…f947df
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase73d ago0xa9f8f1…db060e
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase73d ago0x63303e…c048a9
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase73d ago0x54f135…d01c25
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase73d ago0xa21583…19a8af
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase73d ago0x796416…9bb05a
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase73d ago0x9f884d…44e457
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase73d ago0xcb6587…71e062
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase73d ago0x79b48a…9aa024
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase73d ago0x5d6d51…33014b
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase73d ago0xde58f9…3c2209

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.