Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x98ee…e1ab0xb0af…7de0Base—$17.01100%coinbase43d ago0x477938…b1bc43
0x98ee…e1ab0xb0af…7de0Base—$8.50100%coinbase43d ago0xbc7920…81719d
0x98ee…e1ab0xb0af…7de0Base—$15.01100%coinbase43d ago0x13ea46…546a7c
0x98ee…e1ab0xb0af…7de0Base—$12.01100%coinbase43d ago0x9da6cd…a44db5
0x98ee…e1ab0xb0af…7de0Base—$12.01100%coinbase43d ago0x709512…3cfbb8
0x98ee…e1ab0xb0af…7de0Base—$13.21100%coinbase43d ago0x140167…c55744
0x98ee…e1ab0xb0af…7de0Base—$14.22100%coinbase43d ago0xc71410…cc0393
0x98ee…e1ab0xb0af…7de0Base—$8.51100%coinbase43d ago0x6b82ed…01c6c2
0x98ee…e1ab0xb0af…7de0Base—$8.50100%coinbase43d ago0x4cf9f7…bacf91
0x98ee…e1ab0xb0af…7de0Base—$10.01100%coinbase43d ago0xfe599a…89a2bb
0x98ee…e1ab0xb0af…7de0Base—$10.00100%coinbase43d ago0x8b7e0a…ab92b0
0x98ee…e1ab0xb0af…7de0Base—$9.01100%coinbase43d ago0xb5445c…c39981
0x98ee…e1ab0xb0af…7de0Base—$10.79100%coinbase43d ago0xe80ab3…5a313f
0x98ee…e1ab0xb0af…3befBase—$3.00100%payAI43d ago0xa97631…7f3fa9
0x98ee…e1ab0xb0af…7de0Base—$12.78100%coinbase43d ago0x5ab101…49b3f4
0x98ee…e1ab0xb0af…7de0Base—$10.01100%coinbase43d ago0x5ef041…60b7a4
0x98ee…e1ab0xb0af…3befBase—$3.00100%payAI43d ago0xb3b620…c9f868
0x98ee…e1ab0xb0af…7de0Base—$8.50100%coinbase43d ago0x3323df…d9be67
0x98ee…e1ab0xb0af…3befBase—$3.00100%payAI43d ago0x71788d…96201c
0x98ee…e1ab0xb0af…7de0Base—$15.01100%coinbase43d ago0x203a3b…66910e
0x98ee…e1ab0xb0af…7de0Base—$18.03100%coinbase43d ago0x127e78…e83b15
0x98ee…e1ab0xb0af…3befBase—$6.00100%payAI43d ago0xd6fd72…f76dfd
0x98ee…e1ab0xb0af…7de0Base—$0.06100%coinbase43d ago0x81e7e3…6e16e8
0x98ee…e1ab0xb0af…7de0Base—$0.06100%coinbase43d ago0xc8078d…a466e4
0x98ee…e1ab0xb0af…7de0Base—$0.06100%coinbase43d ago0x4200f0…daffee

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.