Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb49cfe…6e44b3
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf29ee6…6d1bf1
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0e834a…1dc5e8
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI113d ago0x721d9c…bebd83
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI113d ago0x13eb4b…68a38c
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe8ded6…a4eede
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd47f20…5ff888
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1b46fa…2ca49c
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd6798a…7df65b
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1dcfc3…e1b5fe
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3618f1…d63dd6
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI113d ago0x944ae9…819f5e
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI113d ago0x79e06c…aea92c
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbac38a…d2c792
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI113d ago0x90c9ed…f0c34a
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI113d ago0x841eb6…b8e3bb
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa29ef3…164e26
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5b7e18…4c88f2
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6afd59…7bb5d2
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2d3569…04b28f
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1a85f8…0e82c3
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI113d ago0x659719…236a9e
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd6e637…7c20ed
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI113d ago0x855650…a8b942
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa0c3da…bd83b3

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.