Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6247a0…76c54d
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI108d ago0x09f11d…f7b329
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd9afde…22525d
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6b4bb4…1339df
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6b8b0e…3ad205
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI108d ago0x86cae5…17080f
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI108d ago0x38b29e…55ad5a
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2ebfb6…9bfbb1
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc60d3a…31567b
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf19148…b90b60
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc73818…61e565
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf7ad0c…f313f7
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI109d ago0x814a76…0d4757
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI109d ago0x712e2c…f85bd0
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI109d ago0x63be17…b5ec52
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfe0f55…2f1688
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI109d ago0x97e28f…91c2a5
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5f19f4…fc04c2
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4201ef…11f4c0
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb0920e…0f8964
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb4f2cf…a36ff0
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI109d ago0xeb2bc3…dd65aa
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4e4aba…334d52
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6ce54a…be6f86
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0d9453…7093ff

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.