Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaceb…53420x9c95…e299Base$0.001100%Route unknown59d ago0x6cfd50…1de338
0xaceb…53420x9c95…e299Base$0.001100%Route unknown59d ago0xe96140…ed000e
0xaceb…53420x9c95…e299Base$0.001100%Route unknown59d ago0x6e8426…3220c6
0xaceb…53420x9c95…e299Base$0.001100%Route unknown59d ago0x2ceeb9…b47959
0xaceb…53420x9c95…e299Base$0.001100%Route unknown59d ago0x80aeb5…b5843a
0xaceb…53420x9c95…e299Base$0.001100%Route unknown59d ago0xdfe0fd…b86467
0xaceb…53420x9c95…e299Base$0.001100%Route unknown59d ago0xeec3ea…ee452b
0xaceb…53420x9c95…e299Base$0.001100%Route unknown59d ago0xb079e4…60af44
0xaceb…53420x9c95…e299Base$0.001100%Route unknown59d ago0x03d1de…826e88
0xaceb…53420x9c95…e299Base$0.001100%Route unknown59d ago0x596f95…fc4133
0xaceb…53420x9c95…e299Base$0.001100%Route unknown59d ago0x9aab7b…156193
0xaceb…53420x9c95…e299Base$0.001100%Route unknown59d ago0x8a4661…f54e96
0xaceb…53420x9c95…e299Base$0.001100%Route unknown59d ago0x235f89…e3c79a
0xaceb…53420x9c95…e299Base$0.001100%Route unknown59d ago0x85e82c…72d308
0xaceb…53420x9c95…e299Base$0.001100%Route unknown59d ago0x2c0edb…78a652
0xaceb…53420x9c95…e299Base$0.001100%Route unknown59d ago0x938b50…d94963
0xaceb…53420x9c95…e299Base$0.001100%Route unknown60d ago0x5e30b6…1f30ca
0xaceb…53420x9c95…e299Base$0.001100%Route unknown60d ago0x12e05b…08bc53
0xaceb…53420x9c95…e299Base$0.001100%Route unknown60d ago0xeca57f…63a2e9
0xaceb…53420x9c95…e299Base$0.001100%Route unknown60d ago0x04f5ec…cca3ba
0xaceb…53420x9c95…e299Base$0.001100%Route unknown60d ago0xb66c27…93f23c
0xaceb…53420x9c95…e299Base$0.001100%Route unknown60d ago0xfd7cfb…e54c52
0xaceb…53420x9c95…e299Base$0.001100%Route unknown60d ago0x043216…f3a2aa
0xaceb…53420x9c95…e299Base$0.001100%Route unknown60d ago0x0906c0…867b79
0xaceb…53420x9c95…e299Base$0.001100%Route unknown60d ago0xc267df…5cad7c

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.