Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd387…92740xfe80…47eeBase—$0.001100%fluxa20d ago0x7a890f…cf2205
0xd387…92740xfe80…47eeBase—$0.001100%fluxa20d ago0xac63cf…61c359
0xd387…92740xfe80…47eeBase—$0.001100%fluxa20d ago0xb044e6…61434c
0xd387…92740xfe80…47eeBase—$0.001100%fluxa20d ago0x21bf2e…f2e394
0xd387…92740xfe80…47eeBase—$0.001100%fluxa20d ago0x530cdf…575452
0xd387…92740xfe80…47eeBase—$0.001100%fluxa20d ago0xdc8fa2…91dc7e
0xd387…92740xfe80…47eeBase—$0.001100%fluxa20d ago0x7e14d3…5df2c1
0xd387…92740xfe80…47eeBase—$0.001100%fluxa20d ago0xce5d84…6bc2cc
0xd387…92740xfe80…47eeBase—$0.001100%fluxa20d ago0xdcdcfb…fbda87
0xd387…92740xfe80…47eeBase—$0.001100%fluxa20d ago0xd18381…59e877
0xd387…92740xfe80…47eeBase—$0.001100%fluxa20d ago0xd250cf…d726e1
0xd387…92740xfe80…47eeBase—$0.001100%fluxa20d ago0xce5b73…b7dcd9
0xd387…92740xfe80…47eeBase—$0.001100%fluxa20d ago0x88fbba…8fac6c
0xd387…92740xfe80…47eeBase—$0.001100%fluxa20d ago0xc112ae…336ada
0xd387…92740xfe80…47eeBase—$0.001100%fluxa20d ago0xb6015c…d552c3
0xd387…92740xfe80…47eeBase—$0.001100%fluxa20d ago0xf4e239…98e37d
0xd387…92740xfe80…47eeBase—$0.001100%fluxa20d ago0x5ec353…d08b81
0xd387…92740xfe80…47eeBase—$0.001100%fluxa20d ago0x97adca…61e78d
0xd387…92740xfe80…47eeBase—$0.001100%fluxa20d ago0x6d7b68…36d425
0xd387…92740xfe80…47eeBase—$0.001100%fluxa20d ago0x77260f…c8e685
0xd387…92740xfe80…47eeBase—$0.001100%fluxa20d ago0x750f13…e0edc5
0xd387…92740xfe80…47eeBase—$0.001100%fluxa20d ago0x0ad803…b2246d
0xd387…92740xfe80…47eeBase—$0.001100%fluxa20d ago0x8264f1…91300f
0xd387…92740xfe80…47eeBase—$0.001100%fluxa20d ago0x9bd0ad…392be6

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.