Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown70d ago0x018bc6…c3018f
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown70d ago0x9d186d…220c96
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown70d ago0x3ba07b…c13e7e
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown70d ago0xe98151…8282cf
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown70d ago0xb395a3…030074
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown70d ago0xef07d2…730478
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown70d ago0xd4cee1…27b536
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown70d ago0x148435…c4fa4c
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown70d ago0xfe5a0e…34fd2f
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown70d ago0xcc17ac…70fcdd
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown70d ago0x39f7c8…36f2fc
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown70d ago0xc79284…2ca40a
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown70d ago0x288e20…787f49
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown70d ago0x1498c3…b02763
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown70d ago0x8527fd…09d981
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown70d ago0x741691…3fc13a
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown70d ago0x8fbc19…4c495e
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown70d ago0x2c1855…53a74c
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown70d ago0xc53ae5…cc8567
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown70d ago0x7b2bca…1059a7
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown70d ago0x37a43c…452bba
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown70d ago0xed3b47…3d7415
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown70d ago0xe45169…50084c
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown70d ago0x1e0576…d4da74
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown70d ago0x79b0d5…1b8fc7

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.