Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7985…75850x9c95…e299Base—$0.001100%fluxa41d ago0x855a4a…76a556
0x7985…75850xfe80…47eeBase—$0.001100%fluxa41d ago0xf96c61…97ba19
0x7985…75850x9c95…e299Base—$0.001100%fluxa41d ago0x371e89…412276
0x7985…75850xfe80…47eeBase—$0.001100%fluxa41d ago0xb41584…19bffe
0x7985…75850xfe80…47eeBase—$0.001100%fluxa41d ago0x769495…231b99
0x7985…75850x9c95…e299Base—$0.001100%fluxa41d ago0x12519b…1a0d9f
0x7985…75850x9c95…e299Base—$0.001100%fluxa41d ago0xe948f3…fd1090
0x7985…75850xfe80…47eeBase—$0.001100%fluxa41d ago0x82c60c…cbe7a1
0x7985…75850xfe80…47eeBase—$0.001100%fluxa41d ago0xe7dde3…38dbc5
0x7985…75850xfe80…47eeBase—$0.001100%fluxa41d ago0xe2abe2…ad35b6
0x7985…75850xfe80…47eeBase—$0.001100%fluxa41d ago0xb7483e…b40936
0x7985…75850xfe80…47eeBase—$0.001100%fluxa41d ago0x6afec0…197357
0x7985…75850x9c95…e299Base—$0.001100%fluxa41d ago0x326830…f57d18
0x7985…75850x9c95…e299Base—$0.001100%fluxa41d ago0x36eb27…200c99
0x7985…75850x9c95…e299Base—$0.001100%fluxa41d ago0x8832f0…6201d1
0x7985…75850x9c95…e299Base—$0.001100%fluxa41d ago0x2d5e60…68be44
0x7985…75850x9c95…e299Base—$0.001100%fluxa41d ago0xcb971a…17b938
0x7985…75850x9c95…e299Base—$0.001100%fluxa41d ago0x07d376…6fa267
0x7985…75850x9c95…e299Base—$0.001100%fluxa41d ago0x098602…85e0cc
0x7985…75850xfe80…47eeBase—$0.001100%fluxa41d ago0xb81cd8…5264c0
0x7985…75850xfe80…47eeBase—$0.001100%fluxa41d ago0xcc459e…571a90
0x7985…75850x9c95…e299Base—$0.001100%fluxa41d ago0x14d380…47f5a3
0x7985…75850xfe80…47eeBase—$0.001100%fluxa41d ago0x17afac…622af0
0x7985…75850xfe80…47eeBase—$0.001100%fluxa41d ago0xe61aee…38ae5a
0x7985…75850xfe80…47eeBase—$0.001100%fluxa41d ago0xdc106c…dd8706

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.