Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa20d ago0x9900cb…0bb96a
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa20d ago0x4ffd5d…936934
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa20d ago0x3a5eca…47c2a6
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa20d ago0x1d2eab…9432b9
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa20d ago0xe02fd0…a49a5a
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa20d ago0x9872a0…d4c266
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa20d ago0x8bac21…2f08b9
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa20d ago0xb440f6…43f6f2
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa21d ago0x529492…bcafa4
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa21d ago0xb567b7…df0beb
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa21d ago0xda9ef0…ffbc4f
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa21d ago0x396c69…bccf76
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa21d ago0x862913…02cc4c
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa21d ago0x6fbd32…50041c
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa21d ago0x0668e2…603547
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa21d ago0x48013f…7a53c2
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa21d ago0xd95feb…e592fb
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa21d ago0xf1c0d2…937589
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa21d ago0x3fd6b7…ff249f
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa21d ago0x068e58…5b6aa9
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa21d ago0xdf9c70…25c7dd
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa21d ago0xf849bf…34a5bd
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa21d ago0x56b862…3e8a2f
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa21d ago0x798ca8…8f44b3
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa21d ago0x302fae…2e1fc1

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.