Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x350c…397d0x9c95…e299Base—$0.001100%fluxa49d ago0x7b1930…aea9e9
0x350c…397d0x9c95…e299Base—$0.001100%fluxa49d ago0xa4e0a0…314994
0x350c…397d0xfe80…47eeBase—$0.001100%fluxa49d ago0x822d82…ec3d4c
0x350c…397d0x9c95…e299Base—$0.001100%fluxa49d ago0x1a7c0f…1d2256
0x350c…397d0xfe80…47eeBase—$0.001100%fluxa49d ago0xc87e30…157cfb
0x350c…397d0x9c95…e299Base—$0.001100%fluxa49d ago0x5ae55d…60697d
0x350c…397d0x9c95…e299Base—$0.001100%fluxa49d ago0x917633…e99913
0x350c…397d0x9c95…e299Base—$0.001100%fluxa49d ago0xd84984…bf8c7e
0x350c…397d0xfe80…47eeBase—$0.001100%fluxa49d ago0x4c2c18…7acb85
0x350c…397d0xfe80…47eeBase—$0.001100%fluxa49d ago0xc1f408…4b0e28
0x350c…397d0xfe80…47eeBase—$0.001100%fluxa49d ago0x80b446…2249ec
0x350c…397d0xfe80…47eeBase—$0.001100%fluxa49d ago0xc40ff2…ae4c86
0x350c…397d0x9c95…e299Base—$0.001100%fluxa49d ago0x260619…62314c
0x350c…397d0xfe80…47eeBase—$0.001100%fluxa49d ago0x636edb…c1b589
0x350c…397d0xfe80…47eeBase—$0.001100%fluxa49d ago0xa164c7…972cd6
0x350c…397d0x9c95…e299Base—$0.001100%fluxa49d ago0x55d606…3aa899
0x350c…397d0x9c95…e299Base—$0.001100%fluxa49d ago0x6fce2b…6c6213
0x350c…397d0x9c95…e299Base—$0.001100%fluxa49d ago0x96ba2a…c90a98
0x350c…397d0x9c95…e299Base—$0.001100%fluxa49d ago0x8ce50b…d5adfb
0x350c…397d0x9c95…e299Base—$0.001100%fluxa49d ago0x93b409…b9c702
0x350c…397d0xfe80…47eeBase—$0.001100%fluxa49d ago0x7e377c…f3694d
0x350c…397d0xfe80…47eeBase—$0.001100%fluxa50d ago0x6ea2dd…a4bbbc
0x350c…397d0x9c95…e299Base—$0.001100%fluxa50d ago0x46a539…9774b7
0x350c…397d0x9c95…e299Base—$0.001100%fluxa50d ago0x981932…f972a1
0x350c…397d0x9c95…e299Base—$0.001100%fluxa50d ago0x4efbd2…c43843

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.