Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa16d ago0x78f77d…e79f58
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa16d ago0xa20e70…26fca2
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa16d ago0xae97dd…a8b356
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa16d ago0x3c098a…cf9a40
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa16d ago0x6ae2e9…d8f71a
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa16d ago0x98c6fb…9f0712
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa16d ago0x5a3c3b…67800b
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa16d ago0x8a9855…59beaf
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa16d ago0x391d5b…c0e64e
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa16d ago0xe7d684…e98beb
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa16d ago0xb382d3…2eead7
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa16d ago0xbac050…559a18
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa16d ago0xbe072d…dd04f9
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa16d ago0xd27123…364dbe
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa16d ago0x38cf7d…e883a8
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa16d ago0xb2139c…e0012d
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa16d ago0xbba3d5…fa78a9
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa16d ago0x5aff8b…79f085
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa16d ago0x25831b…2b2209
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa16d ago0xa4829c…782f5f
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa16d ago0x47adab…930661
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa16d ago0x1fe9c3…c31daa
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa16d ago0x3b4083…4ab4ba
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa16d ago0x9f881a…f01bf5
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa16d ago0x1c0e35…1305ac

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.