Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown88d ago0xd38514…fcb0a7
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown88d ago0xc9208b…09db93
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown88d ago0xc274dd…9a6870
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown88d ago0x8e54a4…d1fcfc
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown88d ago0xca8520…a2d5b0
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown88d ago0xc89244…2e1e44
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown88d ago0x986056…68fd69
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown88d ago0x1f0ecb…0c5e03
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown88d ago0xeafbbf…6d4bcf
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown88d ago0x63a8a6…23dadc
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown88d ago0x665c9b…04ed5d
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown88d ago0xc01318…59603b
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown88d ago0x76d391…5be63f
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown88d ago0xcf7d3b…2a17f4
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown88d ago0x0715e2…65a86c
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown88d ago0xb15a4a…d62e1e
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown88d ago0x5cda99…37f3ed
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown88d ago0xcc3018…133ddd
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown88d ago0x84e023…69905c
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown88d ago0xf3e4f4…8c5b2d
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown88d ago0xd466bc…bae776
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown88d ago0x402f26…aeeb81
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown88d ago0x25f1bd…bad2cb
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown88d ago0x1a05f4…9188d3
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown88d ago0xca923a…1759f3

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.