Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI120d ago0x36a296…9cfe48
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI120d ago0xad541a…c896b1
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI120d ago0x1506a7…6cf36c
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI120d ago0xe2a2db…05dd7b
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI120d ago0xf54e8e…7b358d
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI120d ago0xe328e1…c16c93
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI120d ago0x41a236…804cfd
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI120d ago0xdefc8d…282763
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI120d ago0x0fc6b5…4bb2ae
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI120d ago0xd62af6…ae66cf
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI120d ago0x80f872…f3e3d4
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI120d ago0xdd4595…6c141f
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI121d ago0xde53b6…9a2c62
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI121d ago0x839b10…64d4dc
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI121d ago0xbdbf10…4e8fca
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI121d ago0x8e5f58…b58c3a
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI121d ago0x452305…23b1be
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI121d ago0x416c04…556aad
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI121d ago0x0187f7…f5e2c5
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI121d ago0xd3fca8…31cc3a
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI121d ago0x9a2e14…988d8d
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI121d ago0x977c6c…a6b757
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI121d ago0xf913d0…4acc39

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.