Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0923…c0980x46fc…c1cfBase—$0.01100%payAI45d ago0x34843e…dea750
0x0923…c0980x768a…a4c0Base—$0.02100%payAI45d ago0x2b4a9b…7751e6
0x0923…c0980x98c2…ce4aBase—$0.02100%payAI45d ago0x5c4b88…e7a756
0x0923…c0980x0ed2…ccfaBase—$0.02100%payAI45d ago0x7897e1…4e60a0
0x0923…c0980xbe25…37e7Base—$0.04100%payAI45d ago0xec45d2…5f877e
0x0923…c0980xae6a…1834Base—$0.04100%payAI45d ago0x6cfd42…9ee6cd
0x0923…c0980x2271…2338Base—$0.04100%payAI45d ago0x4befe2…3eb2d8
0x0923…c0980xefff…8cf3Base—$0.01100%payAI45d ago0xeeaa82…6bbb8e
0x0923…c0980x4a3c…a646Base—$0.02100%payAI45d ago0x536ac3…7b07c3
0x0923…c0980x0254…cce1Base—$0.01100%payAI45d ago0x736ed0…f78815
0x0923…c0980xf427…d6f8Base—$0.01100%payAI45d ago0x5df97f…24d66a
0x0923…c0980xcf33…cf72Base—$0.03100%payAI45d ago0x2954fc…3c9337
0x0923…c0980x15ef…9fa7Base—$0.02100%payAI45d ago0xcea74c…6daa60
0x0923…c0980xa946…7282Base—$0.02100%payAI45d ago0xb1286c…c8aa56
0x0923…c0980xbbb5…cc72Base—$0.02100%payAI45d ago0x4b7dde…b0604c
0x0923…c0980xbce7…e158Base—$0.03100%payAI45d ago0xd13f77…5778be
0x0923…c0980xbf1c…1b8fBase—$0.02100%payAI45d ago0x541639…206b4b
0x0923…c0980x61e8…ff9dBase—$0.01100%payAI45d ago0x3d10c6…3e4f41
0x0923…c0980x4007…da76Base—$0.01100%payAI45d ago0xaf3ee8…5c6f99
0x0923…c0980xcbf9…f24dBase—$0.01100%payAI45d ago0x792fd1…a01c9c
0x0923…c0980x93a1…a282Base—$0.03100%payAI45d ago0xe9bef0…34aa03
0x0923…c0980xa5e6…7a12Base—$0.04100%payAI45d ago0xe55c81…efee5b
0x0923…c0980xa7dd…baeeBase—$0.02100%payAI45d ago0x0af28c…4e6f07
0x0923…c0980xc8ce…44ceBase—$0.01100%payAI45d ago0xb3dee5…25d129
0x0923…c0980x5e61…932dBase—$0.02100%payAI45d ago0xa872bd…58e878

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.