Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4cb6b3…51f5bf
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8c2fc2…a4e348
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x567366…3d6a3e
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x97b1d3…0e19d4
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7d0c58…04f54f
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1adf25…59491f
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x804f3d…9241b1
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa6792d…e7c187
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe1e424…c29823
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xcfc09b…fbf10e
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6a8f8d…fa561e
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xcd55a4…123f8d
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x779527…16a926
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x16001c…1cf084
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x13e4be…4d9aa4
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x408420…19d738
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x531fb7…3dd498
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb524c2…1e0359
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3851d8…8b7af8
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2323ba…409ad2
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4d8fa5…009165
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa0a385…d88096
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9bca4e…8c67b9
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x77877e…6d0d58
0x0052…c1bc0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5941b9…725b06

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.