Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown66d ago0x387097…58ab54
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown66d ago0x7f20fe…60c8da
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown66d ago0xdb4057…1940c9
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown66d ago0x4398b3…a38116
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown66d ago0x2a95bc…663cad
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown66d ago0x4f7c2a…68d21d
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown66d ago0x733721…c4ee1a
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown66d ago0x897830…f58041
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown66d ago0xb44ffa…4bafb6
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown66d ago0x102232…d272a7
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown66d ago0x29256f…4ac98d
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown66d ago0xc4c84e…1b0be4
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown66d ago0x8b6175…fe025f
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown66d ago0xf085fd…c4be7d
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown66d ago0x14ace9…d0cc9b
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown66d ago0x94aa0c…2b12f2
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown66d ago0xfc7276…047881
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown66d ago0xbfaa3c…823efa
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown67d ago0xc43d74…78348b
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown67d ago0x1292c2…59f51a
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown67d ago0x95e239…ca9763
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown67d ago0xf99ad3…721489
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown67d ago0x001dab…6d4f70
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown67d ago0x04dc3d…eb7ff4
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown67d ago0x82b23d…674a90

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.