Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x47c5…4fc3Base$1.0570%0xcdfd…ef8228d ago0xa5a8e1…706284
0xc9a2…31540x47c5…4fc3Base$6.3070%0x74b9…018f28d ago0xbe8e05…9aa2c7
0xc9a2…31540x47c5…4fc3Base$4.2070%0x54c8…88d528d ago0x050fd1…392899
0xc9a2…31540x47c5…4fc3Base$1.0570%0x12b7…6f9928d ago0xf01b93…c1f55e
0xc9a2…31540x47c5…4fc3Base$5.2570%0x0922…422328d ago0x4f6a10…22669d
0xc9a2…31540x47c5…4fc3Base$1.0570%0x1efc…9e4328d ago0x7a17dd…5259ff
0xc9a2…31540x47c5…4fc3Base$2.1070%0xf7a9…eb8d28d ago0xfb2a0b…3ff251
0xc9a2…31540x47c5…4fc3Base$6.3070%0xb97a…ba2d28d ago0xe0f0aa…32043b
0xc9a2…31540x47c5…4fc3Base$2.1070%0x99d9…ec9d28d ago0x15cf1b…c31fa5
0xc9a2…31540x47c5…4fc3Base$5.2570%0x0558…49bd28d ago0x83efbd…4d444f
0xc9a2…31540x47c5…4fc3Base$10.5070%0x6d10…b12b28d ago0x44e98d…5ee037
0xc9a2…31540x47c5…4fc3Base$2.1070%0x3eb5…08dc28d ago0xfd9322…d51112
0xc9a2…31540x47c5…4fc3Base$2.1070%0x707e…8d2828d ago0xddc4e4…ae664e
0xc9a2…31540x47c5…4fc3Base$21.0070%0xb99f…c90328d ago0x68db38…b8648f
0xc9a2…31540x47c5…4fc3Base$5.2570%0xe082…90c428d ago0xf79e0f…9dbf31
0xc9a2…31540x47c5…4fc3Base$2.1070%0x9993…8cf528d ago0x008f1f…895a2a
0xc9a2…31540x47c5…4fc3Base$15.7570%0x817a…63b528d ago0x9706bb…dc1aa6
0xc9a2…31540x47c5…4fc3Base$10.5070%0x969c…eacf28d ago0xb29e39…ce7136
0xc9a2…31540x47c5…4fc3Base$2.1070%0x6d10…b12b28d ago0x7c31e7…047ba0
0xc9a2…31540x47c5…4fc3Base$10.5070%0x1875…8fcf28d ago0x23a249…4120bb
0xc9a2…31540x47c5…4fc3Base$4.2070%0x9ee1…38b028d ago0x45b095…6f0c5b
0xc9a2…31540x47c5…4fc3Base$2.1070%0x9d1f…cb2228d ago0x5ded21…c1dc15
0xc9a2…31540x47c5…4fc3Base$10.5070%0x3d76…265f28d ago0x450f3d…744ca5
0xc9a2…31540x47c5…4fc3Base$10.5070%0x28a1…4ae528d ago0x305633…1abae8
0xc9a2…31540x47c5…4fc3Base$1.0570%0x7311…c90b28d ago0xcdd88c…b7095b

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.