Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x60dd…75830xb0af…3befBase—$3.00100%payAI51d ago0x999046…09647a
0xdb7b…059d0xb0af…3befBase—$3.00100%payAI51d ago0x92dd36…c4fd2f
0x0dda…d9f70xb0af…3befBase—$3.00100%payAI51d ago0x409cd9…e9125d
0x3878…18220xb0af…3befBase—$3.00100%payAI51d ago0xf19943…0b7aba
0x1ebf…76220xb0af…3befBase—$3.00100%payAI51d ago0x7f9555…113ad3
0xbe05…83ed0xb0af…3befBase—$3.00100%payAI51d ago0xce4b40…d60407
0xbe05…83ed0xb0af…3befBase—$2.00100%coinbase51d ago0x58a712…36e819
0xff56…086a0xb0af…3befBase—$3.00100%payAI51d ago0x55a8b1…aab9fe
0xff56…086a0xb0af…3befBase—$7.00100%coinbase51d ago0x70dfaf…205aee
0xc43b…34c00xb0af…3befBase—$3.00100%payAI51d ago0x96cb9d…50bf75
0xc43b…34c00xb0af…3befBase—$7.00100%coinbase51d ago0x0458ce…9a1d6b
0x0dda…d9f70xb0af…3befBase—$3.00100%payAI51d ago0x018c64…674e3d
0x0dda…d9f70xb0af…3befBase—$3.00100%payAI51d ago0xebcf16…384ee1
0x0dda…d9f70xb0af…3befBase—$24.00100%coinbase51d ago0xfa9605…b774c9
0x3878…18220xb0af…3befBase—$3.00100%payAI51d ago0x6efe4e…18310e
0x60dd…75830xb0af…3befBase—$3.00100%payAI51d ago0xf778aa…d53f76
0x60dd…75830xb0af…3befBase—$2.00100%coinbase51d ago0xb2c061…240ff0
0xdb7b…059d0xb0af…3befBase—$3.00100%payAI51d ago0x6c4f9c…77423e
0xdb7b…059d0xb0af…3befBase—$2.00100%coinbase51d ago0x1fa5c3…3ea00b
0x3878…18220xb0af…3befBase—$3.00100%payAI51d ago0x0002f2…5ff5c7
0x3878…18220xb0af…3befBase—$3.00100%payAI51d ago0xd319ea…b168ff
0x4cf7…80100xb0af…3befBase—$3.00100%payAI51d ago0xd93d70…7ab15b
0xb66a…04f40xb0af…3befBase—$3.00100%payAI51d ago0x87fb2b…d3eda7
0xb66a…04f40xb0af…3befBase—$3.00100%payAI51d ago0x67109c…e0e035
0x1ebf…76220xb0af…3befBase—$3.00100%payAI51d ago0xaa0d47…3e2ded

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.