Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0a03…cb440xfe80…47eeBase—$0.001100%fluxa17d ago0x721186…f8a235
0x0a03…cb440xfe80…47eeBase—$0.001100%fluxa17d ago0xfc93db…134565
0x0a03…cb440xfe80…47eeBase—$0.001100%fluxa17d ago0xc7d9ec…253a66
0x0a03…cb440xfe80…47eeBase—$0.001100%fluxa17d ago0xf1cf7c…cc1020
0x0a03…cb440xfe80…47eeBase—$0.001100%fluxa17d ago0x79e470…a6aa8a
0x0a03…cb440xfe80…47eeBase—$0.001100%fluxa17d ago0x1925b8…edaec4
0x0a03…cb440xfe80…47eeBase—$0.001100%fluxa17d ago0x8fc915…fd3570
0x0a03…cb440xfe80…47eeBase—$0.001100%fluxa17d ago0xeb9b89…bce9f2
0x0a03…cb440xfe80…47eeBase—$0.001100%fluxa17d ago0xc6417a…c12d3c
0x0a03…cb440xfe80…47eeBase—$0.001100%fluxa17d ago0x433cf5…4f19f9
0x0a03…cb440xfe80…47eeBase—$0.001100%fluxa17d ago0x70a5ec…9bbf51
0x0a03…cb440xfe80…47eeBase—$0.001100%fluxa17d ago0x5b41d9…53ecc9
0x0a03…cb440xfe80…47eeBase—$0.001100%fluxa17d ago0x27e22a…a5f848
0x0a03…cb440xfe80…47eeBase—$0.001100%fluxa17d ago0x09e29c…1a8a90
0x0a03…cb440xfe80…47eeBase—$0.001100%fluxa17d ago0x88b41e…15a68b
0x0a03…cb440xfe80…47eeBase—$0.001100%fluxa17d ago0xb02047…609cb0
0x0a03…cb440xfe80…47eeBase—$0.001100%fluxa17d ago0x9d9953…e0b3eb
0x0a03…cb440xfe80…47eeBase—$0.001100%fluxa17d ago0x50786f…a621ed
0x0a03…cb440xfe80…47eeBase—$0.001100%fluxa17d ago0x585c45…7b87b3
0x0a03…cb440xfe80…47eeBase—$0.001100%fluxa17d ago0x244af2…2db07e
0x0a03…cb440xfe80…47eeBase—$0.001100%fluxa17d ago0xef1e68…102516
0x0a03…cb440xfe80…47eeBase—$0.001100%fluxa17d ago0x7dab5e…5edce1
0x0a03…cb440xfe80…47eeBase—$0.001100%fluxa17d ago0x0c7d2a…ece854
0x0a03…cb440xfe80…47eeBase—$0.001100%fluxa17d ago0x174971…badeac
0x0a03…cb440xfe80…47eeBase—$0.001100%fluxa17d ago0x9f2778…c2763d

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.