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%coinbase3d ago0x5d3c1a…c0682f
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase3d ago0xeee984…f774f8
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase3d ago0x0d9b4c…76357e
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase3d ago0xe68c8a…ce3bb3
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase3d ago0xd6cca2…b07d43
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase3d ago0x8f134f…654b9b
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase3d ago0xd5b587…639175
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase3d ago0x4cf44e…c932d0
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase3d ago0xa638eb…4f8f6e
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase3d ago0x0b8af5…364598
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase3d ago0xe825cd…9a7a5c
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase3d ago0x908bf0…bd1d98
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase3d ago0xa7777b…73cc83
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase3d ago0xc9f097…262d26
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase3d ago0xd98d3c…91d2bb
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase3d ago0xef5779…32055f
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase3d ago0xb3ef7e…b808e8
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase3d ago0xdbf0f7…f9840a
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase3d ago0x3b9c86…d60987
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase3d ago0x270310…ba16e3
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase3d ago0x3b11a9…0101fb
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase3d ago0x6e9c63…1be578
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase3d ago0x7cef82…fe76a0
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase3d ago0x2d1e2b…960ca0
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase3d ago0xacc751…0f62a6

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.