Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa45d ago0x4ec679…ee68af
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa45d ago0x15d974…d8acda
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa45d ago0x8e0a95…e9feb1
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa45d ago0xeb1705…ca92ac
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa45d ago0xc14920…1d16fe
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa45d ago0x8f3d38…236b15
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa45d ago0xefd553…d41d1a
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa45d ago0x7c0687…75767c
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa45d ago0x4cb228…e7dfad
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa45d ago0x825360…a49eb8
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa45d ago0x8e9e97…fe86c4
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa45d ago0x7a675b…e17210
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa45d ago0xad79d8…5682a7
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa45d ago0x7fb3f4…6aeb45
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa45d ago0x9ad555…9e7640
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa45d ago0x6b4eff…608b24
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa45d ago0xcbfb13…5137e6
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa45d ago0x5ff52d…8256fb
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa45d ago0x005d31…0c50cf
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa45d ago0xc5c3bb…d0782e
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa45d ago0x14b4e8…75e1ae
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa45d ago0x4a48a0…56c7f6
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa45d ago0x61bbc6…9e3b19
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa45d ago0x27460c…0a597b
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa45d ago0xdeb1e9…42d90d

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.