Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3f81bc…0c6372
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x454918…6aabaa
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3d25e5…a60882
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x68b8b6…f5e5cd
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5f71cc…d1c638
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa33636…1c75bd
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0d4ba1…2373ad
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x32b356…105147
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe51d34…08ee0b
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4ec967…f69f5f
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0d8cba…fe4362
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf6783f…a71752
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf3a093…9041a8
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x91193c…ab7fb4
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9043e4…47b51a
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb04697…01c923
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8deaa8…29d8c7
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2367b2…daf6ca
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6052ec…1efb29
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x316686…57f975
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcc6b87…df4a6e
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcf81b2…ac6f17
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9c3289…a429b4
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7e4b1b…af37df
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x694fa3…bd6542

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.