Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5781…9c430x9c95…e299Base$0.001100%Route unknown74d ago0xfd3b9d…05962d
0x5781…9c430x9c95…e299Base$0.001100%Route unknown74d ago0x1d39e9…a5450a
0x5781…9c430x9c95…e299Base$0.001100%Route unknown74d ago0x665778…516a90
0x5781…9c430x9c95…e299Base$0.001100%Route unknown74d ago0xeaba84…d4e099
0x5781…9c430x9c95…e299Base$0.001100%Route unknown74d ago0x701332…73adfa
0x5781…9c430x9c95…e299Base$0.001100%Route unknown74d ago0x6be6e1…1b287f
0x5781…9c430x9c95…e299Base$0.001100%Route unknown74d ago0xca45af…c82c31
0x5781…9c430x9c95…e299Base$0.001100%Route unknown74d ago0xb640e8…cc4834
0x5781…9c430x9c95…e299Base$0.001100%Route unknown74d ago0x930092…951d7b
0x5781…9c430x9c95…e299Base$0.001100%Route unknown74d ago0xcca099…d89585
0x5781…9c430x9c95…e299Base$0.001100%Route unknown74d ago0x26a0c2…73029f
0x5781…9c430x9c95…e299Base$0.001100%Route unknown74d ago0x62942c…4251ed
0x5781…9c430x9c95…e299Base$0.001100%Route unknown74d ago0x1c30f8…22f689
0x5781…9c430x9c95…e299Base$0.001100%Route unknown74d ago0x1bfe14…32a258
0x5781…9c430x9c95…e299Base$0.001100%Route unknown74d ago0x10e27c…22469c
0x5781…9c430x9c95…e299Base$0.001100%Route unknown74d ago0x34104e…edb9b1
0x5781…9c430x9c95…e299Base$0.001100%Route unknown74d ago0x80a428…f5ba36
0x5781…9c430x9c95…e299Base$0.001100%Route unknown74d ago0x9eaf14…b7dc9a
0x5781…9c430x9c95…e299Base$0.001100%Route unknown74d ago0x43197d…93b6b9
0x5781…9c430x9c95…e299Base$0.001100%Route unknown74d ago0xab1ce8…7ce41a
0x5781…9c430x9c95…e299Base$0.001100%Route unknown74d ago0xc2a506…cd21ed
0x5781…9c430x9c95…e299Base$0.001100%Route unknown74d ago0xdadc9a…90b5b3
0x5781…9c430x9c95…e299Base$0.001100%Route unknown74d ago0x475856…17f14a
0x5781…9c430x9c95…e299Base$0.001100%Route unknown74d ago0xcee610…3190e9
0x5781…9c430x9c95…e299Base$0.001100%Route unknown74d ago0xbbbd19…03c9e3

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.