Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcad3…95890x6839…1a2bBase$0.003100%coinbase117d ago0x28bea2…36d5d2
0xcad3…95890x6839…1a2bBase$0.003100%coinbase117d ago0xd9fb9e…9f321d
0xcad3…95890x6839…1a2bBase$0.003100%coinbase117d ago0x99f501…35bd86
0xcad3…95890x6839…1a2bBase$0.003100%coinbase117d ago0x09f9fd…b7d2dc
0xcad3…95890x6839…1a2bBase$0.003100%coinbase117d ago0x809a90…8a9e17
0xcad3…95890x6839…1a2bBase$0.003100%coinbase117d ago0x3c9a83…b9ae86
0xcad3…95890x6839…1a2bBase$0.003100%coinbase117d ago0xb0c9ee…dea306
0xcad3…95890x6839…1a2bBase$0.003100%coinbase117d ago0x4b1e42…ba146f
0xcad3…95890x6839…1a2bBase$0.003100%coinbase117d ago0x065e21…7f3674
0xcad3…95890x6839…1a2bBase$0.003100%coinbase117d ago0x469dd6…46e99d
0xcad3…95890x6839…1a2bBase$0.003100%coinbase117d ago0x4f18ee…56958c
0xcad3…95890x6839…1a2bBase$0.003100%coinbase117d ago0x8f37d0…e29d1b
0xcad3…95890x6839…1a2bBase$0.003100%coinbase117d ago0xef3695…d1dccc
0xcad3…95890x6839…1a2bBase$0.003100%coinbase117d ago0x50b5e0…744628
0xcad3…95890x6839…1a2bBase$0.003100%coinbase117d ago0x34f95b…ddea35
0xcad3…95890x6839…1a2bBase$0.003100%coinbase117d ago0xded285…57be0d
0xcad3…95890x6839…1a2bBase$0.003100%coinbase117d ago0x4a7f4a…2d2ee5
0xcad3…95890x6839…1a2bBase$0.003100%coinbase117d ago0xc01641…e0d19d
0xcad3…95890x6839…1a2bBase$0.003100%coinbase117d ago0x3457b6…dcd990
0xcad3…95890x6839…1a2bBase$0.003100%coinbase117d ago0x3761f3…c312f6
0xcad3…95890x6839…1a2bBase$0.003100%coinbase117d ago0xcca420…040bf1
0xcad3…95890x6839…1a2bBase$0.003100%coinbase117d ago0x0e33ec…d65db5
0xcad3…95890x6839…1a2bBase$0.003100%coinbase117d ago0x9fed8e…56ef76
0xcad3…95890x6839…1a2bBase$0.003100%coinbase117d ago0xd5405b…1022d4
0xcad3…95890x6839…1a2bBase$0.003100%coinbase117d ago0xcd5a94…33a1c0

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.