Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa35d ago0xef866f…55985b
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa35d ago0x9d21fb…92011a
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa35d ago0x13cfbd…6f15e7
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa35d ago0x027af2…8ef99b
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa35d ago0x4664fb…91a47d
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa35d ago0x9fb4d1…bd12ad
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa35d ago0xc1aec5…28eece
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa35d ago0xb5a1c8…d83dc7
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa35d ago0xeca91b…99805d
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa35d ago0xad527d…563375
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa35d ago0x7685cd…bdc082
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa35d ago0x85100f…946912
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa35d ago0x27e861…ba25af
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa35d ago0xd778cd…222cde
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa35d ago0xbc68b7…931e55
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa35d ago0x8447c5…9b8f26
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa35d ago0xd15c2e…ff5f7d
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa35d ago0xc6d2f3…d9a3a1
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa35d ago0xa274bb…ff2c9c
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa35d ago0x8db87e…3fedb3
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa35d ago0x076f5c…e4d516
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa35d ago0xda18d1…a15a3a
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa35d ago0xe4521b…09a3dd
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa35d ago0xf680c6…af5820
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa35d ago0xd27d1c…1e0c55

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.