Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8bb1…74ba0xc2af…85ebBasex402 service$0.001100%coinbase6d ago0x477d34…440cb7
0x8bb1…74ba0xc2af…85ebBasex402 service$0.001100%coinbase6d ago0xb22231…cad4e1
0x8bb1…74ba0xc2af…85ebBasex402 service$0.001100%coinbase6d ago0x9b54bd…5d6f81
0x8bb1…74ba0xc2af…85ebBasex402 service$0.001100%coinbase6d ago0xc6bbca…9342b3
0x8bb1…74ba0xc2af…85ebBasex402 service$0.001100%coinbase6d ago0xda877d…b9dd4c
0x8bb1…74ba0xc2af…85ebBasex402 service$0.001100%coinbase6d ago0x0b84f1…f54b25
0x8bb1…74ba0xc2af…85ebBasex402 service$0.001100%coinbase6d ago0x66874f…9a6654
0x8bb1…74ba0xc2af…85ebBasex402 service$0.001100%coinbase6d ago0xdc3b19…c24d8c
0x8bb1…74ba0xc2af…85ebBasex402 service$0.001100%coinbase6d ago0x1051ba…5f69d2
0x8bb1…74ba0xc2af…85ebBasex402 service$0.001100%coinbase6d ago0x507530…454e1b
0x8bb1…74ba0xc2af…85ebBasex402 service$0.001100%coinbase6d ago0xecb6ce…74962a
0x8bb1…74ba0xc2af…85ebBasex402 service$0.001100%coinbase6d ago0x0c0d03…1e47e0
0x8bb1…74ba0xc2af…85ebBasex402 service$0.001100%coinbase6d ago0x1f912d…c16a58
0x8bb1…74ba0xc2af…85ebBasex402 service$0.001100%coinbase6d ago0x5b8449…8de92c
0x8bb1…74ba0xc2af…85ebBasex402 service$0.001100%coinbase6d ago0xa7eafd…5b606b
0x8bb1…74ba0xc2af…85ebBasex402 service$0.001100%coinbase6d ago0x372f50…badbc1
0x8bb1…74ba0xc2af…85ebBasex402 service$0.001100%coinbase6d ago0xa2cd24…2c1ddf
0x8bb1…74ba0xc2af…85ebBasex402 service$0.001100%coinbase6d ago0xf757a5…ac63a3
0x8bb1…74ba0xc2af…85ebBasex402 service$0.001100%coinbase6d ago0xf0fd73…bff593
0x8bb1…74ba0xc2af…85ebBasex402 service$0.001100%coinbase6d ago0xde9785…d7affe
0x8bb1…74ba0xc2af…85ebBasex402 service$0.001100%coinbase6d ago0xebb1eb…c73193
0x8bb1…74ba0xc2af…85ebBasex402 service$0.001100%coinbase6d ago0x21396f…4206d8
0x8bb1…74ba0xc2af…85ebBasex402 service$0.001100%coinbase6d ago0x3a11bc…5e58ee
0x8bb1…74ba0xc2af…85ebBasex402 service$0.001100%coinbase6d ago0x42d2a5…282dde
0x8bb1…74ba0xc2af…85ebBasex402 service$0.001100%coinbase6d ago0xcd07af…13045e

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.