Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f11…468a0xc7f3…c044Base$0.22100%primer50d ago0x20668d…a0bd63
0xc7f3…c0440x5f11…468aBase$0.31100%primer50d ago0x16156b…6283b3
0x5f11…468a0xc7f3…c044Base$0.34100%primer50d ago0xf82382…46611e
0xc7f3…c0440x5f11…468aBase$0.33100%primer50d ago0x72a2af…ef8d0e
0x5f11…468a0xc7f3…c044Base$0.31100%primer50d ago0x928b3b…72adf6
0xc7f3…c0440x5f11…468aBase$0.32100%primer50d ago0x17a73a…12fdf1
0x5f11…468a0xc7f3…c044Base$0.30100%primer50d ago0x4e5779…68f660
0xc7f3…c0440x5f11…468aBase$0.32100%primer50d ago0xc306e0…c1e300
0x5f11…468a0xc7f3…c044Base$0.34100%primer50d ago0xe987dd…b5f8d6
0xc7f3…c0440x5f11…468aBase$0.31100%primer50d ago0x2171e4…d79255
0x5f11…468a0xc7f3…c044Base$0.31100%primer50d ago0x79a632…b73447
0xc7f3…c0440x5f11…468aBase$0.33100%primer50d ago0x13ec8a…472653
0x5f11…468a0xc7f3…c044Base$0.32100%primer50d ago0x48dc75…aa9f7d
0xc7f3…c0440x5f11…468aBase$0.34100%primer50d ago0x30e5e6…a3720c
0x5f11…468a0xc7f3…c044Base$0.30100%primer50d ago0x7128f4…5bedec
0xc7f3…c0440x5f11…468aBase$0.31100%primer50d ago0x169e35…5194cd
0x5f11…468a0xc7f3…c044Base$0.33100%primer50d ago0xe4576b…26f0e4
0xc7f3…c0440x5f11…468aBase$0.34100%primer50d ago0xbe34d8…871d1c
0x5f11…468a0xc7f3…c044Base$0.31100%primer50d ago0x8ab974…9cd0b3
0x5f11…468a0xc7f3…c044Base$0.32100%primer50d ago0x4761f8…293b24
0xc7f3…c0440x5f11…468aBase$0.35100%primer50d ago0x3b4c8d…ed66d8
0xc7f3…c0440x5f11…468aBase$0.31100%primer50d ago0xd31e22…7f51b4
0x5f11…468a0xc7f3…c044Base$0.32100%primer50d ago0xe0b58f…4acb70
0xc7f3…c0440x5f11…468aBase$0.31100%primer50d ago0xad7031…474843
0x5f11…468a0xc7f3…c044Base$0.34100%primer50d ago0x9afd4b…cd5512

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.