Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase57d ago0xf26900…3f39cf
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase57d ago0x1afca8…6e7885
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase57d ago0xb76868…5d5312
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase57d ago0xce55e1…c1c738
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase57d ago0xf27668…bb7eeb
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase57d ago0x91471d…3c1ca1
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase57d ago0xf592fb…f2b618
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase57d ago0xcc1cf0…27698c
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase57d ago0x2111b6…fcb13b
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase57d ago0x8fcd48…69853a
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase57d ago0x4f4151…765ba8
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase57d ago0x218316…9b5cad
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase57d ago0xbf2b56…a7711e
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase57d ago0xdb6a34…eb14e1
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase57d ago0xe1c044…66b3ae
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase57d ago0xd5ca9d…07384b
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase57d ago0x391528…1df5d9
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase57d ago0x61ab45…0d548f
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase57d ago0x20b01c…cbe88d
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase57d ago0xea1a5c…194bb2
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase57d ago0x9501f2…288be6
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase57d ago0x685758…34c301
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase57d ago0xabb65f…3199cd
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase57d ago0xdcc969…a51fe3

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.