Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x36c9…6ca20x9c95…e299Base$0.001100%Route unknown75d ago0xa1e156…30ab35
0x36c9…6ca20x9c95…e299Base$0.001100%Route unknown75d ago0xb27af5…399cb6
0x36c9…6ca20x9c95…e299Base$0.001100%Route unknown75d ago0x429d30…1e6a5c
0x36c9…6ca20x9c95…e299Base$0.001100%Route unknown75d ago0x5428db…736d5e
0x36c9…6ca20x9c95…e299Base$0.001100%Route unknown75d ago0xb0127f…12c202
0x36c9…6ca20x9c95…e299Base$0.001100%Route unknown75d ago0x6233ce…d4d6b5
0x36c9…6ca20x9c95…e299Base$0.001100%Route unknown75d ago0xda3ab4…6513d9
0x36c9…6ca20x9c95…e299Base$0.001100%Route unknown75d ago0xd0bfd1…6c2d5b
0x36c9…6ca20x9c95…e299Base$0.001100%Route unknown75d ago0xfada60…f29198
0x36c9…6ca20x9c95…e299Base$0.001100%Route unknown75d ago0x63fc3e…ebf09f
0x36c9…6ca20x9c95…e299Base$0.001100%Route unknown75d ago0xc48773…e557be
0x36c9…6ca20x9c95…e299Base$0.001100%Route unknown75d ago0xefa644…d92532
0x36c9…6ca20x9c95…e299Base$0.001100%Route unknown75d ago0xc8ab71…983440
0x36c9…6ca20x9c95…e299Base$0.001100%Route unknown75d ago0xcd6f72…846710
0x36c9…6ca20x9c95…e299Base$0.001100%Route unknown75d ago0xf081f2…6348b3
0x36c9…6ca20x9c95…e299Base$0.001100%Route unknown75d ago0xf67453…6228a6
0x36c9…6ca20x9c95…e299Base$0.001100%Route unknown75d ago0xfbe302…4f515e
0x36c9…6ca20x9c95…e299Base$0.001100%Route unknown75d ago0xe6a99d…fe2fa2
0x36c9…6ca20x9c95…e299Base$0.001100%Route unknown75d ago0x12a3dc…31f9a6
0x36c9…6ca20x9c95…e299Base$0.001100%Route unknown75d ago0x13d30c…68d817
0x36c9…6ca20x9c95…e299Base$0.001100%Route unknown75d ago0xf1bdff…f65017
0x36c9…6ca20x9c95…e299Base$0.001100%Route unknown75d ago0x98eaef…f95eaf
0x36c9…6ca20x9c95…e299Base$0.001100%Route unknown75d ago0xb16d08…df9bc4
0x36c9…6ca20x9c95…e299Base$0.001100%Route unknown75d ago0x16556f…909abb
0x36c9…6ca20x9c95…e299Base$0.001100%Route unknown75d ago0x676e36…2a80d5

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.