Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown37d ago0x921de2…9ac2da
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown37d ago0x0f6b34…151c48
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown37d ago0x6e9803…cfdc98
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown37d ago0x2f9c56…9e02ac
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown37d ago0x4559f6…e228e6
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown37d ago0x562ec4…b77ca4
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown37d ago0x95cb9b…41e5b9
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown37d ago0xf01d2b…e9e638
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown37d ago0x97c6bf…39b479
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown37d ago0x907268…bd2954
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown37d ago0x5b6407…62b785
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown37d ago0xe68914…60baf3
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown37d ago0xc142d3…4d62cb
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown37d ago0xf795e3…dabee1
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown37d ago0xbf349d…718f4d
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown37d ago0x8bbc6e…5ff002
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown37d ago0x84415a…57e818
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown37d ago0xaacd91…7e3f12
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown37d ago0xa3fa78…e8a722
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown37d ago0xa1ac97…639a95
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown37d ago0x62448d…33c1f1
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown37d ago0x58550e…1ba446
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown37d ago0x0d77c5…2936b3
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown37d ago0x7be3c1…6b5e62
0xf5c8…5aec0xa9dd…2315Base$0.002100%Route unknown37d ago0x440406…8f04e7

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.