Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x80fc…0e450x9c95…e299Base—$0.001100%fluxa49d ago0x75c491…4fcb5b
0x80fc…0e450x9c95…e299Base—$0.001100%fluxa49d ago0x906f30…617ed8
0x80fc…0e450x9c95…e299Base—$0.001100%fluxa49d ago0x0b6e52…e83ef2
0x80fc…0e450xfe80…47eeBase—$0.001100%fluxa49d ago0x2ff2ee…920a8e
0x80fc…0e450x9c95…e299Base—$0.001100%fluxa49d ago0xade6d4…5893c0
0x80fc…0e450x9c95…e299Base—$0.001100%fluxa49d ago0xcdc2c1…51ae99
0x80fc…0e450xfe80…47eeBase—$0.001100%fluxa49d ago0x845585…9921f2
0x80fc…0e450x9c95…e299Base—$0.001100%fluxa49d ago0xf97126…2ed02a
0x80fc…0e450x9c95…e299Base—$0.001100%fluxa49d ago0xcf3695…679134
0x80fc…0e450xfe80…47eeBase—$0.001100%fluxa49d ago0x923723…04b366
0x80fc…0e450xfe80…47eeBase—$0.001100%fluxa49d ago0x8e762f…6903a0
0x80fc…0e450x9c95…e299Base—$0.001100%fluxa49d ago0xaa6fbc…b4acb4
0x80fc…0e450x9c95…e299Base—$0.001100%fluxa49d ago0x5b93ad…2a6132
0x80fc…0e450xfe80…47eeBase—$0.001100%fluxa49d ago0x3097a0…7d0499
0x80fc…0e450xfe80…47eeBase—$0.001100%fluxa49d ago0xb7a2e0…0a7ba4
0x80fc…0e450x9c95…e299Base—$0.001100%fluxa49d ago0xb72fe1…f02b21
0x80fc…0e450xfe80…47eeBase—$0.001100%fluxa50d ago0x8ac03b…3b0e45
0x80fc…0e450x9c95…e299Base—$0.001100%fluxa50d ago0x65613a…75d80c
0x80fc…0e450xfe80…47eeBase—$0.001100%fluxa50d ago0x69a762…5ead07
0x80fc…0e450xfe80…47eeBase—$0.001100%fluxa50d ago0x419e6b…06f721
0x80fc…0e450x9c95…e299Base—$0.001100%fluxa50d ago0x79132b…3f04a8
0x80fc…0e450x9c95…e299Base—$0.001100%fluxa50d ago0x8ccbc8…34db19
0x80fc…0e450x9c95…e299Base—$0.001100%fluxa50d ago0xa66d71…9456ff
0x80fc…0e450xfe80…47eeBase—$0.001100%fluxa50d ago0x276c45…29d657
0x80fc…0e450x9c95…e299Base—$0.001100%fluxa50d ago0xe2d08a…3475a1

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.