Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI107d ago0xad6874…b68978
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd92dfd…ed7f24
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI107d ago0xff5f8e…a2b7f2
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI107d ago0xac61a5…c702cd
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5ea9fe…5cccc4
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI107d ago0x894498…34b6fa
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdfddd4…7150f3
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI107d ago0x91c981…4b393c
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6d1118…deb500
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI107d ago0x856d15…d97623
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI107d ago0x629022…2ba3aa
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI107d ago0x849dc0…747e7b
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI107d ago0x18a41c…802bdc
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc8d3e0…752a3c
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1762ec…b174d5
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2c81c1…d008b4
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI107d ago0x951c73…432f6c
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI107d ago0xab196b…909f44
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9c13a5…759153
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7ae5c3…8c19a8
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5da086…91ad26
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe244db…fbb65d
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6129cd…d49871
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5cb43f…70c039
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcefc3a…282a15

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.