Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted9d ago0x20190d…e2c703
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted9d ago0x4098ec…7aa351
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted9d ago0x1dcdab…b9363e
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted9d ago0x28b6ba…b9cd79
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted9d ago0x186fa8…8d99c7
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted9d ago0x349af6…2bcb11
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted9d ago0x2a455b…a5df2b
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted9d ago0x43bf30…13bca4
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted9d ago0xecd72d…f5e4c8
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted9d ago0x1eb3e5…6cc65d
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted9d ago0x403114…a76a6b
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted9d ago0x2cd41b…b5db8e
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted9d ago0x6789d7…1624ab
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted9d ago0x055cd6…25b7da
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted9d ago0x64616f…3630ef
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted9d ago0xc05be9…915fb2
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted9d ago0xc242b9…0d53af
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted9d ago0x3298da…958eb4
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted9d ago0x1f4538…7108ff
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted9d ago0x56ffee…dfcadf
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted9d ago0xaa14f9…b7a494
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted9d ago0xd83776…f9cc26
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted9d ago0xbc4ef7…1cd0ab
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted9d ago0x8a1e81…d2b592
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted9d ago0x417350…351bfa

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.