Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa17d ago0xbefb00…b50f0e
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa17d ago0x2275de…c5a40d
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa17d ago0xde2beb…70f592
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa17d ago0xbc80be…57455d
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa17d ago0x435f4c…acdcf1
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa17d ago0x703061…30b01e
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa17d ago0x4f9b2d…903da5
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa17d ago0x45c93b…b8384b
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa17d ago0xedfe44…29e173
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa17d ago0x8f5703…4085d9
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa17d ago0xc2bbb5…c7b4e9
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa17d ago0x8dc0ba…31516b
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa17d ago0x3cad24…3c4990
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa17d ago0x571b08…ec8506
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa17d ago0xef134e…be5d52
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa17d ago0x7d2bb8…57d7ff
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa17d ago0xc4c689…cb0089
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa17d ago0x2c2897…9c5eac
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa17d ago0x010d58…e0f116
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa17d ago0x539bd9…144008
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa17d ago0xe5d200…8debcb
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa17d ago0x467022…f59f0d
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa17d ago0x1622be…d7ce95

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.