Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa20d ago0x870d84…512c17
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa20d ago0xe232c2…583a8b
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa20d ago0xe77db1…abe93b
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa20d ago0x97852f…b5d383
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa20d ago0x5704f0…c44fc8
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa20d ago0x9e58d8…4ae44e
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa20d ago0x7f1c70…6657de
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa20d ago0x66bc18…108df3
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa20d ago0x9b8276…6b9161
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa20d ago0x892a3f…fd488a
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa20d ago0x56799d…f403f8
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa20d ago0x35ec98…ca875c
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa20d ago0x8ecd2d…79c9df
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa20d ago0xbf8100…35fb70
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa20d ago0x79e316…3f1f70
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa20d ago0x2bb045…0cb902
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa20d ago0xbb2b19…b510da
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa20d ago0x44fa60…fbe866
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa20d ago0xd2b1f8…61a10a
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa20d ago0xb9b79f…b3208d
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa20d ago0x64cd64…bf92b8
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa20d ago0xa9022d…680693
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa20d ago0xb72885…8c2167
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa20d ago0x79d44b…6c5979
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa20d ago0x612b70…b329be

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.