Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xecc1…db1a0x9c95…e299Base$0.001100%Route unknown46d ago0xada543…26968c
0xecc1…db1a0x9c95…e299Base$0.001100%Route unknown46d ago0xfdee66…b9ac84
0xecc1…db1a0x9c95…e299Base$0.001100%Route unknown46d ago0xe9663b…ad350c
0xecc1…db1a0x9c95…e299Base$0.001100%Route unknown46d ago0x5bc262…7fca3b
0xecc1…db1a0x9c95…e299Base$0.001100%Route unknown46d ago0x4df279…9bed0c
0xecc1…db1a0x9c95…e299Base$0.001100%Route unknown46d ago0x208d5c…eb1275
0xecc1…db1a0x9c95…e299Base$0.001100%Route unknown46d ago0x548f56…be0eb8
0xecc1…db1a0x9c95…e299Base$0.001100%Route unknown46d ago0xa81082…83a217
0xecc1…db1a0x9c95…e299Base$0.001100%Route unknown46d ago0x2adada…34f055
0xecc1…db1a0x9c95…e299Base$0.001100%Route unknown46d ago0x71099d…353105
0xecc1…db1a0x9c95…e299Base$0.001100%Route unknown47d ago0xcbe1a9…cbe478
0xecc1…db1a0x9c95…e299Base$0.001100%Route unknown47d ago0xe11051…1c8f3a
0xecc1…db1a0x9c95…e299Base$0.001100%Route unknown47d ago0x8a75de…fa2ce2
0xecc1…db1a0x9c95…e299Base$0.001100%Route unknown47d ago0x479013…57b74e
0xecc1…db1a0x9c95…e299Base$0.001100%Route unknown47d ago0xf1c4dc…025d3f
0xecc1…db1a0x9c95…e299Base$0.001100%Route unknown47d ago0x885017…e5e20a
0xecc1…db1a0x9c95…e299Base$0.001100%Route unknown47d ago0x7b9fd2…f714de
0xecc1…db1a0x9c95…e299Base$0.001100%Route unknown47d ago0xce3fa7…6ec674
0xecc1…db1a0x9c95…e299Base$0.001100%Route unknown47d ago0xcd7115…9ae6bc
0xecc1…db1a0x9c95…e299Base$0.001100%Route unknown47d ago0x891d12…f4d2ca
0xecc1…db1a0x9c95…e299Base$0.001100%Route unknown47d ago0x1e9d46…461988
0xecc1…db1a0x9c95…e299Base$0.001100%Route unknown47d ago0x3e8b30…414523

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.