Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa37d ago0xb58949…db97e2
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa37d ago0xb012fd…3fd6e2
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa37d ago0xc9d29a…86fb12
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa37d ago0x2fb899…ef2022
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa37d ago0xddf8ed…34f1d5
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa37d ago0x40909e…cfe86e
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa37d ago0xd84d46…d80a2d
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa37d ago0x2e90e3…b90019
0x99d0…0e730x9c95…e299Base—$0.001100%fluxa37d ago0xaa1404…cc21df
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa37d ago0x5f29a4…ff5b5d
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa37d ago0xf173b2…21dd49
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa37d ago0x9a2c84…4ed39d
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa37d ago0x877c38…c7d352
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa37d ago0x9943a2…bbbb9a
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa37d ago0xadfed5…58fb37
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa38d ago0x2406c5…dec7c9
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa38d ago0x0185cd…629e4e
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa38d ago0x1a8ff7…fda77f
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa38d ago0xbe1624…2d1311
0x99d0…0e730x9c95…e299Base—$0.001100%fluxa38d ago0x368c20…034acf
0x99d0…0e730x9c95…e299Base—$0.001100%fluxa38d ago0x9d85a4…a45f6f
0x99d0…0e730x9c95…e299Base—$0.001100%fluxa38d ago0xcca1b4…85c4c9
0x99d0…0e730x9c95…e299Base—$0.001100%fluxa38d ago0xe269dd…b15456
0x99d0…0e730x9c95…e299Base—$0.001100%fluxa38d ago0xdf22ac…997aa2
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa38d ago0x0e97c9…6ab252

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.