Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xee1d…5f0e0xa9dd…2315Base$0.002100%Route unknown32d ago0x0aadb0…12553f
0xee1d…5f0e0xa9dd…2315Base$0.002100%Route unknown32d ago0x145517…6478a2
0xee1d…5f0e0xa9dd…2315Base$0.002100%Route unknown32d ago0x227a2e…ddaefd
0xee1d…5f0e0xa9dd…2315Base$0.002100%Route unknown32d ago0xc76873…9b146b
0xee1d…5f0e0xa9dd…2315Base$0.002100%Route unknown32d ago0x8e7573…65bd34
0xee1d…5f0e0xa9dd…2315Base$0.002100%Route unknown32d ago0xbeb92b…d0bdbc
0xee1d…5f0e0xa9dd…2315Base$0.002100%Route unknown32d ago0xf9aaf2…da2c75
0xee1d…5f0e0xa9dd…2315Base$0.002100%Route unknown32d ago0x6a9a18…155d09
0xee1d…5f0e0xa9dd…2315Base$0.002100%Route unknown32d ago0xdf62ea…e1d121
0xee1d…5f0e0xa9dd…2315Base$0.002100%Route unknown32d ago0xb3c7ed…4c72c3
0xee1d…5f0e0xa9dd…2315Base$0.002100%Route unknown32d ago0x0973aa…f8f472
0xee1d…5f0e0xa9dd…2315Base$0.002100%Route unknown32d ago0x8d4669…8cccb1
0xee1d…5f0e0xa9dd…2315Base$0.002100%Route unknown32d ago0x30f4bd…17a7ee
0xee1d…5f0e0xa9dd…2315Base$0.002100%Route unknown32d ago0x0e5b5b…2fc87b
0xee1d…5f0e0xa9dd…2315Base$0.002100%Route unknown32d ago0x1d824d…998478
0xee1d…5f0e0xa9dd…2315Base$0.002100%Route unknown32d ago0x777a97…0b9454
0xee1d…5f0e0xa9dd…2315Base$0.002100%Route unknown32d ago0x3748f7…2ed559
0xee1d…5f0e0xa9dd…2315Base$0.002100%Route unknown32d ago0x08ec29…2d6b63
0xee1d…5f0e0xa9dd…2315Base$0.002100%Route unknown32d ago0xb026d8…06d4f0
0xee1d…5f0e0xa9dd…2315Base$0.002100%Route unknown32d ago0x81d916…812e4a
0xee1d…5f0e0xa9dd…2315Base$0.002100%Route unknown32d ago0xfcd4b0…016bfb
0xee1d…5f0e0xa9dd…2315Base$0.002100%Route unknown32d ago0x6d5279…b0657e
0xee1d…5f0e0xa9dd…2315Base$0.002100%Route unknown32d ago0x918433…e87b9d
0xee1d…5f0e0xa9dd…2315Base$0.002100%Route unknown32d ago0x5650e8…886c7b
0xee1d…5f0e0xa9dd…2315Base$0.002100%Route unknown32d ago0x519a37…e4c975

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.