Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc8c2…3a090x9c95…e299Base$0.001100%Route unknown32d ago0xfca183…fff756
0xc8c2…3a090x9c95…e299Base$0.001100%Route unknown32d ago0x4db91a…271231
0xc8c2…3a090x9c95…e299Base$0.001100%Route unknown32d ago0x9cb19f…08a7f0
0xc8c2…3a090x9c95…e299Base$0.001100%Route unknown32d ago0xf4c092…aad9d1
0xc8c2…3a090x9c95…e299Base$0.001100%Route unknown32d ago0x5452ff…65812e
0xc8c2…3a090x9c95…e299Base$0.001100%Route unknown32d ago0x3b9d5e…6132bc
0xc8c2…3a090x9c95…e299Base$0.001100%Route unknown32d ago0x0f2856…354145
0xc8c2…3a090x9c95…e299Base$0.001100%Route unknown32d ago0xd7ab89…08f4c2
0xc8c2…3a090x9c95…e299Base$0.001100%Route unknown32d ago0x9888d8…a7dfb0
0xc8c2…3a090x9c95…e299Base$0.001100%Route unknown32d ago0x4907fd…426f91
0xc8c2…3a090x9c95…e299Base$0.001100%Route unknown32d ago0xa547ca…950e0c
0xc8c2…3a090x9c95…e299Base$0.001100%Route unknown33d ago0x851f56…d3b8b5
0xc8c2…3a090x9c95…e299Base$0.001100%Route unknown33d ago0x46161c…4b56aa
0xc8c2…3a090x9c95…e299Base$0.001100%Route unknown33d ago0xb315cb…05b3cd
0xc8c2…3a090x9c95…e299Base$0.001100%Route unknown33d ago0x5536c1…3238fa
0xc8c2…3a090x9c95…e299Base$0.001100%Route unknown33d ago0xc359ab…a446bf
0xc8c2…3a090x9c95…e299Base$0.001100%Route unknown33d ago0x56e91f…a77e25
0xc8c2…3a090x9c95…e299Base$0.001100%Route unknown33d ago0xc4defe…5e7a75
0xc8c2…3a090x9c95…e299Base$0.001100%Route unknown33d ago0x43960b…158d0a
0xc8c2…3a090x9c95…e299Base$0.001100%Route unknown33d ago0xcf9435…c71c6c
0xc8c2…3a090x9c95…e299Base$0.001100%Route unknown33d ago0x0fd7f8…023d48
0xc8c2…3a090x9c95…e299Base$0.001100%Route unknown33d ago0x62121f…c23a13
0xc8c2…3a090x9c95…e299Base$0.001100%Route unknown33d ago0xed280f…80cce4
0xc8c2…3a090x9c95…e299Base$0.001100%Route unknown33d ago0x091631…bfbbb6
0xc8c2…3a090x9c95…e299Base$0.001100%Route unknown33d ago0xbb3d11…bc407a

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.