Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbcd2…106f0x9c95…e299Base$0.001100%Route unknown65d ago0x6aa58e…234bc2
0xbcd2…106f0x9c95…e299Base$0.001100%Route unknown65d ago0xe4bc30…0ad833
0xbcd2…106f0x9c95…e299Base$0.001100%Route unknown65d ago0x0e5157…099851
0xbcd2…106f0x9c95…e299Base$0.001100%Route unknown65d ago0x9c76aa…47b08c
0xbcd2…106f0x9c95…e299Base$0.001100%Route unknown65d ago0xd721f7…16ae54
0xbcd2…106f0x9c95…e299Base$0.001100%Route unknown65d ago0x153b0c…96c880
0xbcd2…106f0x9c95…e299Base$0.001100%Route unknown65d ago0xe58010…5e4535
0xbcd2…106f0x9c95…e299Base$0.001100%Route unknown66d ago0xaf8936…f29b58
0xbcd2…106f0x9c95…e299Base$0.001100%Route unknown66d ago0x5e9706…e13d45
0xbcd2…106f0x9c95…e299Base$0.001100%Route unknown66d ago0xe1f436…19859c
0xbcd2…106f0x9c95…e299Base$0.001100%Route unknown66d ago0xaec464…7c57dc
0xbcd2…106f0x9c95…e299Base$0.001100%Route unknown66d ago0xdf1ef6…a623f1
0xbcd2…106f0x9c95…e299Base$0.001100%Route unknown66d ago0x0d141e…2115a2
0xbcd2…106f0x9c95…e299Base$0.001100%Route unknown66d ago0xcc02ae…d67b45
0xbcd2…106f0x9c95…e299Base$0.001100%Route unknown66d ago0xbae028…99f490
0xbcd2…106f0x9c95…e299Base$0.001100%Route unknown66d ago0x506d6f…c91e1f
0xbcd2…106f0x9c95…e299Base$0.001100%Route unknown66d ago0xd2d88b…039c35
0xbcd2…106f0x9c95…e299Base$0.001100%Route unknown66d ago0x2a4ab1…4fc8ad
0xbcd2…106f0x9c95…e299Base$0.001100%Route unknown66d ago0xaba6ce…570008
0xbcd2…106f0x9c95…e299Base$0.001100%Route unknown66d ago0x243a2c…5dc24d
0xbcd2…106f0x9c95…e299Base$0.001100%Route unknown66d ago0x77b10a…8e5158
0xbcd2…106f0x9c95…e299Base$0.001100%Route unknown66d ago0x5b1c8b…1b1f4f
0xbcd2…106f0x9c95…e299Base$0.001100%Route unknown66d ago0x61a10a…27e723
0xbcd2…106f0x9c95…e299Base$0.001100%Route unknown66d ago0x70a059…19ec85
0xbcd2…106f0x9c95…e299Base$0.001100%Route unknown66d ago0x64c815…704afc

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.