Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4d814d…fceffd
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc7fdaa…0179aa
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0a546b…5b0937
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6b6a04…82a40c
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5c4165…5c2dbd
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x87875b…df36c2
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x51254d…5e5eed
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x034366…9a000a
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdeeeb3…f10e32
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1d15af…ceff36
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbd9a89…1dbede
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x261c3d…d5b17e
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa1df18…d460de
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe8ef88…7a46d6
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x08e10f…31767a
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x63f95d…3aa3a1
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x29a7bc…a8864f
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x66b457…74c409
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2b37e2…b6afba
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa93f10…c037ab
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x18fcc2…e0f1e4
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe6ef3e…0911a1
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x09535d…d66ca3
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf1c42a…b8ba9c
0xba26…923f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4d18fe…a3c8c6

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.