Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x366ce2…5d73b8
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf364f3…0e0e52
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9beecb…706b99
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd28128…34875c
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6a9f49…f13480
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0a4a8a…2f7c7a
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x492b0d…9a3b19
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfd7220…3b3595
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4c3ddb…375c5d
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb3072b…388a2a
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x594e62…2bea46
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x12d465…46bbb5
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfc9aff…5ff6e1
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb37557…d7e581
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3ae141…bb43d5
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3c13b3…02c941
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc52b42…65bdd9
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x44ebf2…697701
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6d5e44…d8737e
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfcb5d7…a9f306
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1e63da…b4f0ed
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI116d ago0xaa8622…8e8718
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfafaf4…2fb47a
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x10d617…63c426
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb98dd0…cfea44

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.