Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3aae…490b0x6839…1a2bBase$0.003100%Route unknown98d ago0x293281…19172b
0x3aae…490b0x6839…1a2bBase$0.003100%Route unknown98d ago0x3c033a…afb1fb
0x3aae…490b0x6839…1a2bBase$0.003100%Route unknown98d ago0xcc937f…31208c
0x3aae…490b0x6839…1a2bBase$0.003100%Route unknown98d ago0x9be084…775da0
0x3aae…490b0x6839…1a2bBase$0.003100%Route unknown98d ago0xe4b13e…403451
0x3aae…490b0x6839…1a2bBase$0.003100%Route unknown98d ago0xd25cfb…1e04d1
0x3aae…490b0x6839…1a2bBase$0.003100%Route unknown98d ago0x23223f…0f2eb5
0x3aae…490b0x6839…1a2bBase$0.003100%Route unknown98d ago0xccdd24…7b886b
0x3aae…490b0x6839…1a2bBase$0.003100%Route unknown98d ago0x3460f7…c372f3
0x3aae…490b0x6839…1a2bBase$0.003100%Route unknown98d ago0xe3a8bc…772016
0x3aae…490b0x6839…1a2bBase$0.003100%Route unknown98d ago0xdba2c7…f35eba
0x3aae…490b0x6839…1a2bBase$0.003100%Route unknown98d ago0xf4bec9…a774ed
0x3aae…490b0x6839…1a2bBase$0.003100%Route unknown98d ago0xad5413…2fd45c
0x3aae…490b0x6839…1a2bBase$0.003100%Route unknown98d ago0x27ea4a…7132fa
0x3aae…490b0x6839…1a2bBase$0.003100%Route unknown98d ago0x81b66a…ac2210
0x3aae…490b0x6839…1a2bBase$0.003100%Route unknown98d ago0x699f9d…ce9f49
0x3aae…490b0x6839…1a2bBase$0.003100%Route unknown98d ago0x35cf4d…c2f84c
0x3aae…490b0x6839…1a2bBase$0.003100%Route unknown98d ago0xeeab8a…314959
0x3aae…490b0x6839…1a2bBase$0.003100%Route unknown98d ago0x82702d…da5ab0
0x3aae…490b0x6839…1a2bBase$1.00100%Route unknown98d ago0x73b208…f53b7d
0x3aae…490b0x6839…1a2bBase$1.00100%Route unknown98d ago0x183ce8…2792a8
0x3aae…490b0x6839…1a2bBase$1.00100%Route unknown98d ago0xf6b7d0…63f2b6
0x3aae…490b0x6839…1a2bBase$1.00100%Route unknown98d ago0x6fb248…11b81c
0x3aae…490b0x6839…1a2bBase$1.00100%Route unknown98d ago0xd90c00…4ee3a1
0x3aae…490b0x6839…1a2bBase$1.00100%Route unknown98d ago0x3161bc…e5005d

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.