Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfeef…6ed80xa9dd…2315Base$0.002100%coinbase3d ago0x6a614c…47fac3
0xfeef…6ed80xa9dd…2315Base$0.002100%coinbase3d ago0xd233ba…456f1a
0xfeef…6ed80xa9dd…2315Base$0.002100%coinbase3d ago0xe4d375…203349
0xfeef…6ed80xa9dd…2315Base$0.002100%coinbase3d ago0x40d4fb…1e6b00
0xfeef…6ed80xa9dd…2315Base$0.002100%coinbase3d ago0x5ea407…2c56c5
0xfeef…6ed80xa9dd…2315Base$0.002100%coinbase3d ago0x0d91d1…ffaf04
0xfeef…6ed80xa9dd…2315Base$0.002100%coinbase3d ago0x844b1e…91dec3
0xfeef…6ed80xa9dd…2315Base$0.002100%coinbase3d ago0x796936…22a9d6
0xfeef…6ed80xa9dd…2315Base$0.002100%coinbase3d ago0x3981f3…dc4d05
0xfeef…6ed80xa9dd…2315Base$0.002100%coinbase3d ago0xaf6aec…b01d66
0xfeef…6ed80xa9dd…2315Base$0.002100%coinbase3d ago0xe6d3b5…6d47c9
0xfeef…6ed80xa9dd…2315Base$0.002100%coinbase3d ago0x2e26b6…c3638c
0xfeef…6ed80xa9dd…2315Base$0.002100%coinbase3d ago0x435d6d…4f6475
0xfeef…6ed80xa9dd…2315Base$0.002100%coinbase3d ago0x40fe94…05ec7b
0xfeef…6ed80xa9dd…2315Base$0.002100%coinbase3d ago0x643b94…9f8960
0xfeef…6ed80xa9dd…2315Base$0.002100%coinbase3d ago0x38cbae…1c3c8e
0xfeef…6ed80xa9dd…2315Base$0.002100%coinbase3d ago0x08b5c9…dc9bfa
0xfeef…6ed80xa9dd…2315Base$0.002100%coinbase3d ago0x01e2d3…e5376f
0xfeef…6ed80xa9dd…2315Base$0.002100%coinbase3d ago0x8b829d…d6eb55
0xfeef…6ed80xa9dd…2315Base$0.002100%coinbase3d ago0x1191c6…24df79
0xfeef…6ed80xa9dd…2315Base$0.002100%coinbase3d ago0xd040dc…3991fd
0xfeef…6ed80xa9dd…2315Base$0.002100%coinbase3d ago0x5db923…96fb9b
0xfeef…6ed80xa9dd…2315Base$0.002100%coinbase3d ago0x028adf…1b65ad
0xfeef…6ed80xa9dd…2315Base$0.002100%coinbase3d ago0x342ece…8390ab
0xfeef…6ed80xa9dd…2315Base$0.002100%coinbase3d ago0x2b0a4a…84851e

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.