Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc84c…807e0x9c95…e299Base$0.001100%Route unknown58d ago0x66fad4…592fdb
0xc84c…807e0x9c95…e299Base$0.001100%Route unknown58d ago0xe56a02…a7730a
0xc84c…807e0x9c95…e299Base$0.001100%Route unknown58d ago0x8c7371…633a69
0xc84c…807e0x9c95…e299Base$0.001100%Route unknown58d ago0x9f59cb…aa4b3a
0xc84c…807e0x9c95…e299Base$0.001100%Route unknown58d ago0x5856b8…c2f696
0xc84c…807e0x9c95…e299Base$0.001100%Route unknown58d ago0x760870…c640fb
0xc84c…807e0x9c95…e299Base$0.001100%Route unknown58d ago0x54a68f…a16857
0xc84c…807e0x9c95…e299Base$0.001100%Route unknown58d ago0xc56cf0…03ae8c
0xc84c…807e0x9c95…e299Base$0.001100%Route unknown58d ago0x4728f0…010906
0xc84c…807e0x9c95…e299Base$0.001100%Route unknown58d ago0xeb4d7b…55f3cf
0xc84c…807e0x9c95…e299Base$0.001100%Route unknown58d ago0xdb89ff…895169
0xc84c…807e0x9c95…e299Base$0.001100%Route unknown58d ago0xcdff02…230890
0xc84c…807e0x9c95…e299Base$0.001100%Route unknown58d ago0x2f3740…ddf13f
0xc84c…807e0x9c95…e299Base$0.001100%Route unknown58d ago0x31280f…baaea8
0xc84c…807e0x9c95…e299Base$0.001100%Route unknown58d ago0xceab96…61a537
0xc84c…807e0x9c95…e299Base$0.001100%Route unknown59d ago0x15b56c…7d95a5
0xc84c…807e0x9c95…e299Base$0.001100%Route unknown59d ago0x636a4c…c6b2b7
0xc84c…807e0x9c95…e299Base$0.001100%Route unknown59d ago0x38a491…a31f7d
0xc84c…807e0x9c95…e299Base$0.001100%Route unknown59d ago0x98209d…2e39f1
0xc84c…807e0x9c95…e299Base$0.001100%Route unknown59d ago0x1e12fd…fdfb53
0xc84c…807e0x9c95…e299Base$0.001100%Route unknown59d ago0x81a5e3…1691be
0xc84c…807e0x9c95…e299Base$0.001100%Route unknown59d ago0x810db9…73f126
0xc84c…807e0x9c95…e299Base$0.001100%Route unknown59d ago0x7ea72d…b83e02
0xc84c…807e0x9c95…e299Base$0.001100%Route unknown59d ago0x57a101…eeb566
0xc84c…807e0x9c95…e299Base$0.001100%Route unknown59d ago0x939f55…4ab238

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.