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.31100%primer2d ago0xa36763…ccbe4b
0xc7f3…c0440x5f11…468aBase$0.34100%primer2d ago0x327252…91c25b
0x5f11…468a0xc7f3…c044Base$0.34100%primer2d ago0x534ae4…91abb4
0xc7f3…c0440x5f11…468aBase$0.31100%primer2d ago0x3f6c58…bc0695
0x5f11…468a0xc7f3…c044Base$0.34100%primer2d ago0x6e69ae…b912a7
0xc7f3…c0440x5f11…468aBase$0.33100%primer2d ago0x7144f2…505bef
0x5f11…468a0xc7f3…c044Base$0.34100%primer2d ago0xbd9b04…14a098
0xc7f3…c0440x5f11…468aBase$0.30100%primer2d ago0x03a92d…72f910
0x5f11…468a0xc7f3…c044Base$0.33100%primer2d ago0x5376e2…390260
0xc7f3…c0440x5f11…468aBase$0.33100%primer2d ago0x72b289…cc92b2
0x5f11…468a0xc7f3…c044Base$0.32100%primer2d ago0x5e553e…5ff075
0xc7f3…c0440x5f11…468aBase$0.31100%primer2d ago0x220f35…7d28b9
0x5f11…468a0xc7f3…c044Base$0.34100%primer2d ago0xc722bb…652057
0xc7f3…c0440x5f11…468aBase$0.34100%primer2d ago0xe399e9…137328
0x5f11…468a0xc7f3…c044Base$0.33100%primer2d ago0x46b6a1…399244
0xc7f3…c0440x5f11…468aBase$0.34100%primer2d ago0xe3b9dc…e68074
0x5f11…468a0xc7f3…c044Base$0.32100%primer2d ago0x71aba9…54ead1
0xc7f3…c0440x5f11…468aBase$0.32100%primer2d ago0x17449b…6f3b46
0x5f11…468a0xc7f3…c044Base$0.30100%primer2d ago0x03a43f…c99795
0xc7f3…c0440x5f11…468aBase$0.35100%primer2d ago0x14a260…9d1e31
0x5f11…468a0xc7f3…c044Base$0.33100%primer2d ago0xd5fe34…4acb85
0xc7f3…c0440x5f11…468aBase$0.32100%primer2d ago0x2a8ff7…d571d1
0x5f11…468a0xc7f3…c044Base$0.32100%primer2d ago0xb4c56a…4ef52e
0xc7f3…c0440x5f11…468aBase$0.31100%primer2d ago0xd26eb1…559d96
0x5f11…468a0xc7f3…c044Base$0.33100%primer2d ago0x154de7…6a3076

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.