Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa45d ago0x7a5d35…3c3f06
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa45d ago0x27313c…e6fd85
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa45d ago0x9327c4…4beef2
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa45d ago0xd36c3d…ed6822
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa45d ago0x59d5ba…001ebe
0x91fa…e83a0xfe80…47eeBase—$0.001100%fluxa45d ago0x94c156…49e4e0
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa45d ago0x8bd647…fb0d1c
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa45d ago0xcc1a70…5fbf7c
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa45d ago0xd3291a…de2057
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa45d ago0x26eaec…e9110b
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa45d ago0xfd1644…ed3fed
0x91fa…e83a0xfe80…47eeBase—$0.001100%fluxa45d ago0x0c7186…43cd3a
0x91fa…e83a0xfe80…47eeBase—$0.001100%fluxa45d ago0xe2607d…30a8ee
0x91fa…e83a0xfe80…47eeBase—$0.001100%fluxa45d ago0xdeaeee…6c53aa
0x91fa…e83a0xfe80…47eeBase—$0.001100%fluxa45d ago0xe07f43…fb54b9
0x91fa…e83a0xfe80…47eeBase—$0.001100%fluxa45d ago0x8b12d8…7f641f
0x91fa…e83a0xfe80…47eeBase—$0.001100%fluxa45d ago0x5fd0ce…298db4
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa45d ago0xbb8170…a5f858
0x91fa…e83a0xfe80…47eeBase—$0.001100%fluxa45d ago0xe4ea5d…baa3cd
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa45d ago0xb7cd58…293c5e
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa45d ago0xb6df0a…a3a1a5
0x91fa…e83a0xfe80…47eeBase—$0.001100%fluxa45d ago0x2b6a4e…a5cf51
0x91fa…e83a0xfe80…47eeBase—$0.001100%fluxa45d ago0x3dcbcb…65b2cd
0x91fa…e83a0xfe80…47eeBase—$0.001100%fluxa45d ago0xe35280…8748c0
0x91fa…e83a0xfe80…47eeBase—$0.001100%fluxa45d ago0x16fa37…045213

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.