Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI105d ago0x03de36…bf02a8
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2c56ff…833b4d
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe48994…a16ba0
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6b1dfa…ec1224
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI105d ago0x356a89…7e0c4f
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe07284…1c3d9f
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI105d ago0x30ae22…31e865
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb79fd9…f92cdf
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9a56a9…e62977
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7af364…623d68
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9810f1…1b4559
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI105d ago0x89865c…d28406
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1f1484…1b415f
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI105d ago0x74677d…2c5e32
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb99b61…0c4a57
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc830db…e00bb4
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5e4b61…0322f0
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0ec99e…6666a4
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI105d ago0xee7655…37cdcf
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa7b667…2b9d8a
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8ab475…c04de3
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4136dd…8b6bfc
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8ec44b…3db0eb
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI105d ago0x78d22b…982f19
0xcafc…54320x6a5e…c666Basex402 service$0.001100%payAI105d ago0x096d85…57a572

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.