Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa32d ago0x9507fc…00d7a8
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa32d ago0x9db251…fc164c
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa32d ago0xd79d01…32a37e
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa32d ago0xa5a984…68ed85
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa32d ago0xcc804d…6a645c
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa32d ago0x7b93e9…6f8bf5
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa32d ago0x6fbbd8…16812e
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa32d ago0xb3fb79…cf357a
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa32d ago0x5bdf83…fd91c6
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa32d ago0x9a7be9…a61a88
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa32d ago0xc5fedb…e10514
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa32d ago0xbbf80d…0df2a2
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa32d ago0x3102d3…90be5d
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa32d ago0x9d4445…699e9c
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa32d ago0x4207a9…f44faf
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa32d ago0xd75392…652f01
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa32d ago0xd1b0d0…8448cb
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa32d ago0x4aebf8…6cf903
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa32d ago0xeac1b7…726902
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa32d ago0x193c87…970294
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa32d ago0x8da7a3…31477e
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa32d ago0x747e52…7b9ad6
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa32d ago0x636a9b…d3605a
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa32d ago0x080372…adb315
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa32d ago0x8b7efb…36589d

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.