Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe9fd40…c94c60
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI110d ago0x15cf39…c98bf0
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1e4127…3e7e12
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf6e5eb…0cc1d6
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4e9706…b3c18e
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd62aeb…be6c8e
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI110d ago0x84fd9c…8a1a75
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI110d ago0x90303c…2ba2ff
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf2d5d6…ddf251
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa075b8…eb4393
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0768c9…31bdca
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf32554…269a33
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb78d4b…e8f9e0
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4a88e9…9bc302
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI110d ago0x16a554…46a9c1
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI110d ago0x976af4…a33838
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb53efd…1e878f
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc96964…78b179
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbc3f59…737735
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6c1a1b…1d4d81
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9b246d…72d102
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4c61a2…20e2fc
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI111d ago0x3f8ecc…aee09f
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI111d ago0x699e45…7217cf
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI111d ago0x6e3a86…364276

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.