Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9560…5be10x9c95…e299Base—$0.001100%fluxa35d ago0xfaba24…530d33
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa35d ago0xcebdae…070ae7
0x9560…5be10x9c95…e299Base—$0.001100%fluxa35d ago0x07e05c…3eb41a
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa35d ago0xe541eb…5f97dc
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa35d ago0xc3a4fa…200c0b
0x9560…5be10x9c95…e299Base—$0.001100%fluxa35d ago0xb1bc18…656fff
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa35d ago0x562a29…03b1ca
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa35d ago0xf80109…855dd8
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa35d ago0x9ac512…ef4b0d
0x9560…5be10x9c95…e299Base—$0.001100%fluxa35d ago0x48d337…80db4d
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa35d ago0xd7ce0b…00379f
0x9560…5be10x9c95…e299Base—$0.001100%fluxa35d ago0x0db910…e3069b
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa35d ago0x3e1869…cc3b53
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa35d ago0x1fa2e2…34d7aa
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa35d ago0xb5914f…ee976b
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa35d ago0x25cb1c…9e4f0c
0x9560…5be10x9c95…e299Base—$0.001100%fluxa35d ago0x08dd92…0a80ed
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa35d ago0x01f1aa…b66619
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa35d ago0x338c90…deef62
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa35d ago0xc13aa1…d1fb3c
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa36d ago0x5d9a9d…23f48d
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa36d ago0x075864…222672
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa36d ago0x81f87c…0eea7a
0x9560…5be10xfe80…47eeBase—$0.001100%fluxa36d ago0xf8cbf3…215576
0x9560…5be10x9c95…e299Base—$0.001100%fluxa36d ago0xe3a080…0bcfcb

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.