Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown66d ago0x501d40…118585
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown66d ago0xc3ef1a…ae873d
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown66d ago0xff3f8f…d9228f
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown66d ago0x2bbaaf…a59340
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown66d ago0x35de92…015220
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown66d ago0xfd254c…20ceb4
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown66d ago0xd9efb2…f35d75
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown66d ago0x2a7125…a64146
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown66d ago0xb819b3…add334
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown66d ago0x09dd1b…f767c9
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown66d ago0xe343dc…ff11ee
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown66d ago0x67aeb5…50a795
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown66d ago0x1b7bac…b18b89
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown66d ago0x015093…13db9d
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown66d ago0xd97f85…687918
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown66d ago0xea2372…c5d6ba
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown66d ago0xd0c5d5…20dd7a
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown66d ago0x27b8ef…732564
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown66d ago0xddce5a…689e1f
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown66d ago0x18ed38…37ea8d
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown66d ago0x165ed4…57db2a
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown66d ago0x983402…036d16
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown66d ago0xb73aee…56188e
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown66d ago0x320af5…7604e4
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown66d ago0x764bd9…759f34

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.