Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa41d ago0xe015db…d19efc
0x5c7b…00710x9c95…e299Base—$0.001100%fluxa41d ago0xa593b9…5ffb23
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa41d ago0xfff0df…383283
0x5c7b…00710x9c95…e299Base—$0.001100%fluxa41d ago0x505e76…83f176
0x5c7b…00710x9c95…e299Base—$0.001100%fluxa41d ago0xd5fbc8…aafdaa
0x5c7b…00710x9c95…e299Base—$0.001100%fluxa41d ago0xb03ea5…bb00dd
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa41d ago0x88a21b…40b2d2
0x5c7b…00710x9c95…e299Base—$0.001100%fluxa41d ago0x1c7b2f…412abc
0x5c7b…00710x9c95…e299Base—$0.001100%fluxa41d ago0xfe5207…04bcf9
0x5c7b…00710x9c95…e299Base—$0.001100%fluxa41d ago0x1d196a…11de0a
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa41d ago0x958db5…5ed2d4
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa41d ago0x22056d…c43e32
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa41d ago0xe5246d…338a83
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa41d ago0x787ab3…d5cd96
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa41d ago0x0328b7…4508d1
0x5c7b…00710x9c95…e299Base—$0.001100%fluxa41d ago0xa61ee2…17ce1e
0x5c7b…00710x9c95…e299Base—$0.001100%fluxa41d ago0x060f89…d5c844
0x5c7b…00710x9c95…e299Base—$0.001100%fluxa41d ago0xf27331…2efa9d
0x5c7b…00710x9c95…e299Base—$0.001100%fluxa41d ago0x5b9174…e46fd9
0x5c7b…00710x9c95…e299Base—$0.001100%fluxa41d ago0x9e960d…8939f5
0x5c7b…00710x9c95…e299Base—$0.001100%fluxa41d ago0x9c689d…dfda06
0x5c7b…00710x9c95…e299Base—$0.001100%fluxa41d ago0xa0e20a…b783b0
0x5c7b…00710x9c95…e299Base—$0.001100%fluxa41d ago0xe6e1b1…c9e171
0x5c7b…00710x9c95…e299Base—$0.001100%fluxa41d ago0x676b5a…9c3f29
0x5c7b…00710x9c95…e299Base—$0.001100%fluxa41d ago0x5ecb5f…43e7dc

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.