Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown60d ago0xd74ef1…5bdb8a
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown60d ago0xc7df67…c7a2f6
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown60d ago0x0a608a…06ee4b
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown60d ago0xd94ebb…e24b9d
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown60d ago0xb5236c…0cded4
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown60d ago0xe04a4e…e0289f
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown60d ago0x4bff58…6cd8fc
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown60d ago0x6c337e…f1e141
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown60d ago0x494979…888a1a
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown60d ago0x58cc6e…f1dfc8
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown60d ago0x8cb199…a8860c
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown60d ago0xca5fe4…af0635
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown60d ago0x38d355…4d5919
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown60d ago0xa59f40…f2d88e
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown60d ago0x90e1e0…785d36
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown60d ago0x93f44f…0e57dd
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown60d ago0xd38d31…587252
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown60d ago0xdc42d5…75f3e5
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown60d ago0xe86b3f…2a6f00
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown60d ago0x8568e3…d74c2d
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown60d ago0x0c8c92…14572c
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown60d ago0x33bf82…cd053a
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown60d ago0x0718bd…8b0583
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown60d ago0xbf666b…029ca7
0x704d…a37e0x9c95…e299Base$0.001100%Route unknown60d ago0xa4ba91…a903cf

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.