Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe29b4c…a4ba65
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x34fedb…29ed16
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x29342a…405ed7
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6f3c02…10f3f1
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9235b3…9c29c4
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x29465a…cfec39
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x08c913…774b2f
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x96ad72…f5017a
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1283cf…eb8475
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfca6fd…25f46e
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x191d4f…54109f
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x43a6d4…64bb8b
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3850a8…4ed3c8
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa973c1…852ae4
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4be40f…1fb713
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9f0e53…6bd6d1
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4ef717…47e7d0
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe9297f…123ea0
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa5c787…c6fd70
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xafa8e7…2a4661
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcc9cbc…dfe15d
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf6ce76…5b592e
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc6df39…a6f68c
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc0eb49…63b091
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd11fd2…0b5231

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.