Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x797c…e6400x9c95…e299Base—$0.001100%fluxa62d ago0xe9ae55…fef12f
0x797c…e6400x9c95…e299Base—$0.001100%fluxa62d ago0xcde115…28b16d
0x797c…e6400x9c95…e299Base—$0.001100%fluxa62d ago0x302db3…ab9a56
0x797c…e6400x9c95…e299Base—$0.001100%fluxa62d ago0x5d1798…0d188f
0x797c…e6400x9c95…e299Base—$0.001100%fluxa63d ago0xda0122…821bfd
0x797c…e6400x9c95…e299Base—$0.001100%fluxa63d ago0x69f392…4f97b8
0x797c…e6400x9c95…e299Base—$0.001100%fluxa63d ago0xe27ae0…72b7d3
0x797c…e6400x9c95…e299Base—$0.001100%fluxa63d ago0x7aff34…ad98ff
0x797c…e6400x9c95…e299Base—$0.001100%fluxa63d ago0x11583b…c48d41
0x797c…e6400x9c95…e299Base—$0.001100%fluxa63d ago0x865677…f586b4
0x797c…e6400x9c95…e299Base—$0.001100%fluxa63d ago0x1c1656…25fb7a
0x797c…e6400x9c95…e299Base—$0.001100%fluxa63d ago0x380339…3d35ef
0x797c…e6400x9c95…e299Base—$0.001100%fluxa63d ago0xe63e8e…59683b
0x797c…e6400x9c95…e299Base—$0.001100%fluxa63d ago0x9f669c…9d7a1f
0x797c…e6400x9c95…e299Base—$0.001100%fluxa63d ago0x78d44c…8ccd23
0x797c…e6400x9c95…e299Base—$0.001100%fluxa63d ago0x7aec39…3ff69f
0x797c…e6400x9c95…e299Base—$0.001100%fluxa63d ago0x3af0d9…80bfc9
0x797c…e6400x9c95…e299Base—$0.001100%fluxa63d ago0x8f27b0…fc9fdb
0x797c…e6400x9c95…e299Base—$0.001100%fluxa63d ago0xcd638e…c42c63
0x797c…e6400x9c95…e299Base—$0.001100%fluxa63d ago0x7437c0…3597fc
0x797c…e6400x9c95…e299Base—$0.001100%fluxa63d ago0x06db33…a7e256
0x797c…e6400x9c95…e299Base—$0.001100%fluxa63d ago0xa63baf…fc746c
0x797c…e6400x9c95…e299Base—$0.001100%fluxa63d ago0xbcc473…65eba8
0x797c…e6400x9c95…e299Base—$0.001100%fluxa63d ago0xfe6b93…c12892
0x797c…e6400x9c95…e299Base—$0.001100%fluxa63d ago0xb9d880…4735c7

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.