Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI117d ago0x570e69…daf7e3
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI117d ago0xbb2c86…d65e7b
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI117d ago0x5e630f…8b000f
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3409cb…2fd770
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf44d36…dc3a89
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI117d ago0x1def93…db2a9c
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI117d ago0xbcd41a…4ecc62
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI117d ago0xac2ed5…48a353
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb868ea…e20f3d
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0f119d…24c12e
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf0fdee…fd2510
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd57cc4…b6e339
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0049da…8c393c
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI117d ago0x8465b6…0036e5
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI117d ago0x2e08ba…048903
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI117d ago0xfd4966…7152b3
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI117d ago0x987672…a9df06
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI117d ago0x04d607…7987af
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI117d ago0x035655…594e6d
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI117d ago0x13f109…1be32b
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI117d ago0x2edad8…8b4bfd
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI117d ago0x410ba7…e00f59
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI117d ago0x23ce23…29dc18
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3e3c8a…44522b
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI117d ago0xfec465…674376

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.