Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2284ff…6f493e
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI103d ago0xef3d42…deb9dd
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI103d ago0x63858e…9f5047
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4553a6…8838c1
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5986a7…57ebb7
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI103d ago0x566bc5…25e2f5
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI103d ago0x88607e…2a0e63
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1558b0…3b6d15
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd74369…83b4e0
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8ae4ce…d51299
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa150e7…555cf4
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI103d ago0x396b5b…616897
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI103d ago0x41edb5…72fe51
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI103d ago0x447574…b508a7
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI103d ago0x925b56…5ab72a
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI103d ago0xaab43a…7a7148
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc2cae0…4b6ebc
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf927eb…f4be7a
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6b4f5b…d33769
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI103d ago0xee80e0…555c68
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5c9d6f…82af97
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2ce04f…c4e0ce
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbd759f…b648c4
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6a2711…aa93f2
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI103d ago0xacece9…ef5638

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.