Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf9b9e1…5fbc2f
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI117d ago0xbdab03…1f5565
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb2fe0d…a3f12a
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf9c7d5…11a1aa
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI117d ago0xad26b9…757c35
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI117d ago0x5139e5…ff2a75
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9f521f…35f4f3
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI117d ago0x16f6d5…0ac103
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf23e5f…e98f9a
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI117d ago0x7ef97f…9f9def
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI117d ago0x164a7c…c43e3e
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb1ac8f…ad1c83
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI117d ago0x862db2…bac8ae
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb9e066…af46a2
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI117d ago0x58749a…259c95
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe06294…774472
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI118d ago0xde49c0…63eb22
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI118d ago0x30d201…704e6e
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI118d ago0x57ebe0…4af972
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI118d ago0xca9861…32a892
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI118d ago0x964073…c19cc4
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI118d ago0x5d3710…38cb2b
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI118d ago0x13c48d…6355ff
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI118d ago0x5edaa0…d2e473
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI118d ago0xb48705…76bce0

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.