Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc9353d…71695e
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI113d ago0x24c454…c6e87a
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4d7caa…b22e70
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa545c7…a715b9
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc2ccf0…2fa64c
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI113d ago0x17a299…6010bd
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd8c16a…2dca5e
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9dd313…29774b
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8cac06…cc82cc
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb4c9e2…f72ad3
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI114d ago0x02a45e…ab2ceb
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI114d ago0x05efc0…d294df
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI114d ago0x255ef9…62bfe0
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2fd817…6f12bd
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc65dc4…4a8f19
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI114d ago0x752a3c…030dd4
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfbd391…cd548a
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf51282…a718f8
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI114d ago0x710278…312f73
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd8728c…55a80a
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5c3a38…2799a6
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfccbd7…60a8d2
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa654b8…6a9a7c
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI114d ago0x010922…bae3ed
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI114d ago0x547bec…aee3c3

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.