Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown24d ago0x4e3c46…b8ceaa
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown25d ago0x0b225f…8bfbf1
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown25d ago0x17b536…0cae05
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown25d ago0xa4236e…99b9ca
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown25d ago0xebb77c…a9fe98
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown25d ago0xfc19c0…f12fc0
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown25d ago0x2d9b49…47bf3b
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown25d ago0x2a05cb…aea22d
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown25d ago0x250d1d…c69338
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown25d ago0xe269cc…72ccbc
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown25d ago0x3540d4…18ea49
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown25d ago0xbaf11e…8b260a
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown25d ago0x418e60…1643c8
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown25d ago0xafad88…296ad2
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown25d ago0x686192…b4b1a6
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown25d ago0xa9b3ff…45d88e
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown25d ago0x7c9d8e…4f1253
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown25d ago0x1d6c79…df594e
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown25d ago0x1714ce…4dc7a4
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown25d ago0x07aa5e…3896ca
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown25d ago0x06dff5…c22851
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown25d ago0xecfc76…f7cb87
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown25d ago0xec92d4…049d86
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown25d ago0x751b0d…e5ee05
0x80fc…0e450x9c95…e299Base$0.001100%Route unknown25d ago0xabb06a…e6b486

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.