Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa44d ago0x03dc6a…010cec
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa44d ago0xeaf753…4878d9
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa44d ago0xcf168c…224023
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa44d ago0x665d7e…bc8be7
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa44d ago0x46b1a9…0a16f9
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa44d ago0xf02e71…fc3cf7
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa44d ago0xc1a678…e0e175
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa44d ago0x8ae1f0…675c6f
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa44d ago0x9cd586…d083b3
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa44d ago0xde3fd1…7a6571
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa44d ago0xb161b9…cff68e
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa44d ago0xfb01f0…72963c
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa44d ago0xdc8ab5…eddc65
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa44d ago0x9a3eb9…dd2735
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa44d ago0x0edf1c…da039b
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa44d ago0x2c6632…fa97ec
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa44d ago0x58ed87…2a283e
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa44d ago0xc62ee9…b56004
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa44d ago0x01df1f…ed0597
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa45d ago0x5ae1ed…a4bf84
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa45d ago0xa20790…8de317
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa45d ago0x0cb8b6…3aece0
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa45d ago0x770b29…00fef6
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa45d ago0x05589d…dc00fb
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa45d ago0x849bd9…a389b2

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.