Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x1c3482…947c13
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x7f0b7c…4ffd47
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI121d ago0xe9eed4…e11816
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x2258e3…fc801e
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI121d ago0xcbba64…eb9426
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x1dc470…d59532
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x1151c8…ec155a
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x47aae3…b2ca5c
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x8636de…2632d7
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI121d ago0xc15589…4f58b5
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x97d2b6…09e8d8
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x377dd2…678e6f
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x55dda8…312936
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x6eaaf4…cb49e6
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x732429…48853a
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI121d ago0xba0dfc…c333e0
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x152cf5…cab5c0
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x47214f…fdb24e
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x046162…0b94ca
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x69368d…529f48
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x641ef2…7d44b0
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI121d ago0xd7a81a…bd426d

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.