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%coinbase13d ago0x2c7f1e…3d72ff
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0xfa566e…53f208
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0xb41eb0…86d784
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0xad8dd5…c43a49
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x3d9c4b…69f968
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x7b917a…b785fd
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x9a6230…e1b234
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0xe6aed1…737941
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x176ea8…68a555
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0xe4f5a1…6003af
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x41bfd2…d1ce3f
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x586751…a98ef0
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x003ba4…c6768c
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x490b27…62ea90
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x6e4518…bfc270
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x23374b…a45836
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x385bb0…40364e
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0xba4c02…1e667b
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x182b90…c76b70
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x5603e9…54a012
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x2c8047…13b68c
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0xf66a13…3ad06a
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0xae0418…7a560f
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0xa1c532…4c4c26
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x51c200…5f2fbf

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.