Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1ea0de…31cc7b
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc305f4…743213
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7327ac…5caaf3
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5b21e2…e4f8df
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI114d ago0x86df5f…902128
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8ef8ce…6347b2
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3d1e43…80a001
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI114d ago0xed5c84…c85d91
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcaecea…ec39b0
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4eed4c…882d88
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI114d ago0xba2eab…629cb1
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd47f77…b7c754
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI114d ago0x18fd38…f7fb2e
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe226d0…f34bc5
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd6baea…b40b2d
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI114d ago0x890896…d8dee2
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa2719b…0bb882
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd50fd7…6455ba
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI114d ago0x14cf11…593d20
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI114d ago0x10caf6…03069f
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI114d ago0x17a273…05df14
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI114d ago0x158278…d06070
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb14a9f…486c7b
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI114d ago0x454bf3…5b6bd6
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe99ac6…947900

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.