Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa115d ago0x5e8080…928fc8
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa115d ago0x5e2b44…b72182
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa115d ago0x4c7ee8…3a28f8
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa115d ago0x3baf73…892ee9
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa115d ago0x5c3e32…7153b4
0xb90a…9ae40x8a32…163aBase—$0.05100%fluxa116d ago0x9f63d6…c0ac9b
0xb90a…9ae40x8a32…163aBase—$0.05100%fluxa116d ago0x0439d9…637b93
0xb90a…9ae40x8a32…163aBase—$0.05100%fluxa116d ago0xfbbb30…f53bd6
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa116d ago0xf0dbca…727f57
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa116d ago0xbeb8a9…a4b807
0xb90a…9ae40x8a32…163aBase—$0.10100%fluxa116d ago0xb50404…9401de
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa116d ago0x2bd0ae…e4bcd6
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa116d ago0xc15a43…0c599b
0xb90a…9ae40x8a32…163aBase—$0.02100%fluxa116d ago0x2370cb…408c41
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa116d ago0xa3321f…640b89
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa116d ago0xefb0b3…74afe8
0xb90a…9ae40x8a32…163aBase—$0.02100%fluxa116d ago0x416f0a…fa25dc
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa116d ago0x211d57…dca314
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa116d ago0x8d02b8…5c8042
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa116d ago0x948353…9b24b0
0xb90a…9ae40x8a32…163aBase—$0.01100%fluxa116d ago0x8aae4a…b5f6fb

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.