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-submitted46s ago0xa2205e…5f3888
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted5m ago0x25badf…e96601
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted15m ago0xfa3194…18fb0b
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted20m ago0xf6f055…17eef1
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted30m ago0x6dfdef…1ea8c7
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted35m ago0x383cb1…068932
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted45m ago0x9a6ce8…a9e31d
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted50m ago0x8d2821…31afd7
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted1h ago0x137b79…a1324a
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted1h ago0x0be510…c13ab5
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted1h ago0xa33574…af906f
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted1h ago0xbaff5f…07d724
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted1h ago0xfc52c7…6c2f83
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted1h ago0xf46bd5…16db3e
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted1h ago0x49e5bb…5448d4
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted1h ago0xc621cd…331f31
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted2h ago0xa143ac…e3b398
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted2h ago0x82ce66…17e9eb
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted2h ago0xced217…355537
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted2h ago0xcdb1c8…fa59cb
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted2h ago0x8be270…6ed26c
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted2h ago0xf40947…e2c204
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted2h ago0x64f9d5…dd4ebc
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted2h ago0xc1adec…189614
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted3h ago0x7e2ef2…35b4d8

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.