Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf26d…03180x9c95…e299Base$0.001100%Route unknown49d ago0x806274…51e9e6
0xf26d…03180x9c95…e299Base$0.001100%Route unknown49d ago0xd73d86…4450f5
0xf26d…03180x9c95…e299Base$0.001100%Route unknown49d ago0xf72d1b…327e94
0xf26d…03180x9c95…e299Base$0.001100%Route unknown49d ago0xd0c6f0…559eac
0xf26d…03180x9c95…e299Base$0.001100%Route unknown49d ago0x8bf896…714336
0xf26d…03180x9c95…e299Base$0.001100%Route unknown49d ago0xe60c01…eef0b2
0xf26d…03180x9c95…e299Base$0.001100%Route unknown49d ago0x1a5746…80cd50
0xf26d…03180x9c95…e299Base$0.001100%Route unknown49d ago0x5f4608…380ac5
0xf26d…03180x9c95…e299Base$0.001100%Route unknown49d ago0x8b03e6…c02fee
0xf26d…03180x9c95…e299Base$0.001100%Route unknown49d ago0x41c447…1fc2e9
0xf26d…03180x9c95…e299Base$0.001100%Route unknown50d ago0x589447…c90a82
0xf26d…03180x9c95…e299Base$0.001100%Route unknown50d ago0x59084b…a1d2cd
0xf26d…03180x9c95…e299Base$0.001100%Route unknown50d ago0x45dffc…024c20
0xf26d…03180x9c95…e299Base$0.001100%Route unknown50d ago0xd9607b…bb74b1
0xf26d…03180x9c95…e299Base$0.001100%Route unknown50d ago0xca1ad7…4feb26
0xf26d…03180x9c95…e299Base$0.001100%Route unknown50d ago0x7c857a…3c058f
0xf26d…03180x9c95…e299Base$0.001100%Route unknown50d ago0xf26b9c…33588a
0xf26d…03180x9c95…e299Base$0.001100%Route unknown50d ago0xdda932…22028c
0xf26d…03180x9c95…e299Base$0.001100%Route unknown50d ago0x21ae82…1ced5a
0xf26d…03180x9c95…e299Base$0.001100%Route unknown50d ago0xac532d…55d0d5
0xf26d…03180x9c95…e299Base$0.001100%Route unknown50d ago0x753c0a…1a48cb
0xf26d…03180x9c95…e299Base$0.001100%Route unknown50d ago0xb507f4…034bff
0xf26d…03180x9c95…e299Base$0.001100%Route unknown50d ago0x44b0e3…3d3730
0xf26d…03180x9c95…e299Base$0.001100%Route unknown50d ago0xeaff83…aac69b
0xf26d…03180x9c95…e299Base$0.001100%Route unknown50d ago0x8e8395…4882e3

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.