Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase38d ago0x1c82aa…d367e2
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase38d ago0x25f4a7…8063f2
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase39d ago0x764dfc…ce9ae2
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase39d ago0xbedeb0…de980a
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase39d ago0x29a778…467f3b
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase39d ago0x6b0f95…225bd0
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase39d ago0x0c59a8…27214b
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase39d ago0x77e311…f92c23
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase39d ago0xbb1775…646a0b
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase39d ago0xd85b22…d49806
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase39d ago0xe5844e…c55cff
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase39d ago0x01ced4…b37462
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase39d ago0x5a89fd…2406a8
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase39d ago0xd152c6…286b95
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase39d ago0xf7c6d4…156c8c
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase39d ago0xd97ddb…92f118
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase39d ago0x826969…56209c
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase39d ago0x42ddc6…8bfb7a
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase39d ago0x76459a…b0b120
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase39d ago0xcccf96…8364c3
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase39d ago0x040b5d…5f64ad
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase39d ago0x812212…e0e0bb
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase39d ago0xd3eb3d…ed3754
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase39d ago0xda170b…bdc757
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase39d ago0x438740…c33ea4

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.