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 unknown48d ago0x5da702…f550ad
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown48d ago0x7996df…a10765
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown48d ago0x868c73…06e09d
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown48d ago0x5fb563…9fb8b3
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown48d ago0xea95ed…af6439
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown48d ago0x4e853d…5b20c6
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown48d ago0x6f4665…c7ed8f
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown48d ago0xcc7cd5…a3a5dc
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown48d ago0x0b28c4…a4201b
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown48d ago0x25d667…468556
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown48d ago0x424185…9af3a5
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown49d ago0x901f5e…51e4d8
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown49d ago0x5e0b56…88a6e9
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown49d ago0xd5d144…88acd7
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown49d ago0xdc7c16…6db4fe
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown49d ago0x41ceee…180adc
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown49d ago0xcd4353…48c4f8
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown49d ago0x685d16…1d2e67
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown49d ago0x63a237…fae808
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown49d ago0x8d6a0c…2c48db
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown49d ago0x033e93…a761ab
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown49d ago0x78b90c…1930f1
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown49d ago0x19ae56…70ee8a
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown49d ago0x98880b…4a4e05
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown49d ago0x4f57fb…e67118

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.