Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase11d ago0xab3d92…34d7dd
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0x057559…e31f61
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0xa994fa…f864ad
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0xc9c0c5…6cbe22
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0x51dadf…1db7a2
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0x457f85…00eaff
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0x4915f9…7be834
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0xa23065…678738
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0x5e988f…63a4d7
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0xfba207…de89a1
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0x2fb655…fa2dea
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0x2e29a2…d39f49
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0x04921d…59ae59
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0x2fecd5…dfe303
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0xa3ae7b…4f1e75
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0x9dfc23…0d777c
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0x4eb8b4…c260a2
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0x5188f3…c60849
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0x15341c…943664
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0x63fdea…b75a2c
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0xbc96a3…a75448
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0xa2ea98…bccffd
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0xa083be…333ce4
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0x7d018b…6f9030
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0xe4ba9e…7ad22f

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.