Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa9f5…35fc0xa9dd…2315Base$0.002100%coinbase13d ago0x6bc6b2…c642ce
0xa9f5…35fc0xa9dd…2315Base$0.002100%coinbase13d ago0x97c9a2…93a636
0xa9f5…35fc0xa9dd…2315Base$0.002100%coinbase13d ago0x7c469e…9e3874
0xa9f5…35fc0xa9dd…2315Base$0.002100%coinbase13d ago0x65994b…26ebf2
0xa9f5…35fc0xa9dd…2315Base$0.002100%coinbase13d ago0x9dad1f…b3c3b1
0xa9f5…35fc0xa9dd…2315Base$0.002100%coinbase13d ago0xebb90a…636bc8
0xa9f5…35fc0xa9dd…2315Base$0.002100%coinbase13d ago0xf2a0d6…677947
0xa9f5…35fc0xa9dd…2315Base$0.002100%coinbase13d ago0x61f32a…862bbd
0xa9f5…35fc0xa9dd…2315Base$0.002100%coinbase13d ago0xc057e7…c8c0f5
0xa9f5…35fc0xa9dd…2315Base$0.002100%coinbase13d ago0x43696d…20f2b9
0xa9f5…35fc0xa9dd…2315Base$0.002100%coinbase13d ago0x8f852f…ffceaf
0xa9f5…35fc0xa9dd…2315Base$0.002100%coinbase13d ago0xc909a7…e01a6f
0xa9f5…35fc0xa9dd…2315Base$0.002100%coinbase13d ago0x9fc21e…5fb5ab
0xa9f5…35fc0xa9dd…2315Base$0.002100%coinbase13d ago0xa26834…c233f4
0xa9f5…35fc0xa9dd…2315Base$0.002100%coinbase13d ago0x9406d5…9fcd7d
0xa9f5…35fc0xa9dd…2315Base$0.002100%coinbase13d ago0xcf71a5…7c6d37
0xa9f5…35fc0xa9dd…2315Base$0.002100%coinbase13d ago0x0ec768…0cd3e6
0xa9f5…35fc0xa9dd…2315Base$0.002100%coinbase13d ago0x3b3b1f…ff0e3e
0xa9f5…35fc0xa9dd…2315Base$0.002100%coinbase13d ago0xd41635…efab97
0xa9f5…35fc0xa9dd…2315Base$0.002100%coinbase13d ago0x4ef818…79e65f
0xa9f5…35fc0xa9dd…2315Base$0.002100%coinbase13d ago0x98dd56…7d4bdf
0xa9f5…35fc0xa9dd…2315Base$0.002100%coinbase13d ago0xcfbc94…d74e77
0xa9f5…35fc0xa9dd…2315Base$0.002100%coinbase13d ago0x767dd5…82f020
0xa9f5…35fc0xa9dd…2315Base$0.002100%coinbase13d ago0x4c89ae…60417e
0xa9f5…35fc0xa9dd…2315Base$0.002100%coinbase13d ago0xa8a4bd…2699b2

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.