Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa22d ago0xde9dab…984783
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa22d ago0xe0278f…6d328b
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa22d ago0xab23ca…2aaa3a
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa22d ago0xfb30db…d19d44
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa22d ago0x1b2c29…e6882c
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa22d ago0x62a57b…cd58be
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa22d ago0x78b96a…59c249
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa22d ago0x49fadc…ca1753
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa22d ago0x171fc0…3babd8
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa22d ago0x65dd0c…b337b6
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa22d ago0xc91625…e6ad52
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa22d ago0xb46905…17c783
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa22d ago0xff51ee…f559f8
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa22d ago0x700257…067a3f
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa22d ago0x4b4499…32aad3
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa22d ago0x1595b5…60c486
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa22d ago0x16dd6b…a1fbba
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa22d ago0x04272b…c4a871
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa22d ago0x6e13e2…be1ddb
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa22d ago0xa12188…bdfe16
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa22d ago0xcc9e0c…c68357
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa22d ago0xe40a2d…c79ece
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa22d ago0x0adac1…ff6f28
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa22d ago0xe6fb4b…7332f6
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa22d ago0x2fb249…b4a56b

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.