Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa46d ago0x03df8a…331c6b
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa46d ago0xcde26c…c02e79
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa46d ago0xc3c769…58c4e0
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa46d ago0x9ef3c9…9e65e8
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa46d ago0x8d652e…1ca2e4
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa46d ago0xd89357…b65880
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa46d ago0xe7b3a2…64315d
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa46d ago0xe5d62e…194b5b
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa46d ago0x28c3d1…f05d1f
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa46d ago0x718798…f1768b
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa47d ago0x26b22b…3276f0
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa47d ago0xe1778f…447821
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa47d ago0x315830…b15234
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa47d ago0xe3f5b4…316170
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa47d ago0x557ccf…27509c
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa47d ago0xea5985…bf48ca
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa47d ago0xcce29e…4ababa
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa47d ago0x90750e…6f4e17
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa47d ago0x1e3b4f…7cd885
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa47d ago0x986a86…c549e0
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa47d ago0x8aa6d7…f6d52b
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa47d ago0x35c39e…26dd5e
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa47d ago0xf9be45…e4e525
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa47d ago0x33f4c1…f21d64
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa47d ago0xbe1914…be7f98

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.