Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd791…f1060x9c95…e299Base$0.001100%Route unknown22d ago0x04faa1…834415
0xd791…f1060x9c95…e299Base$0.001100%Route unknown22d ago0x7dd101…74e3ba
0xd791…f1060x9c95…e299Base$0.001100%Route unknown22d ago0x47bb98…8b91f0
0xd791…f1060x9c95…e299Base$0.001100%Route unknown22d ago0x430af3…535564
0xd791…f1060x9c95…e299Base$0.001100%Route unknown22d ago0x27a9f6…e33898
0xd791…f1060x9c95…e299Base$0.001100%Route unknown22d ago0xc6ffc5…e9f828
0xd791…f1060x9c95…e299Base$0.001100%Route unknown22d ago0x69a005…6e41a8
0xd791…f1060x9c95…e299Base$0.001100%Route unknown22d ago0x508f9a…4642e5
0xd791…f1060x9c95…e299Base$0.001100%Route unknown22d ago0x7d8a97…8b2458
0xd791…f1060x9c95…e299Base$0.001100%Route unknown22d ago0x149109…b1a1f3
0xd791…f1060x9c95…e299Base$0.001100%Route unknown22d ago0xec2adc…353d27
0xd791…f1060x9c95…e299Base$0.001100%Route unknown22d ago0x6db0e0…fce51e
0xd791…f1060x9c95…e299Base$0.001100%Route unknown23d ago0x7aa387…ddcb5c
0xd791…f1060x9c95…e299Base$0.001100%Route unknown23d ago0x89534b…67c617
0xd791…f1060x9c95…e299Base$0.001100%Route unknown23d ago0x232577…d0fa3f
0xd791…f1060x9c95…e299Base$0.001100%Route unknown23d ago0x0c4ee2…7b3cfa
0xd791…f1060x9c95…e299Base$0.001100%Route unknown23d ago0xe2ebb9…6266ab
0xd791…f1060x9c95…e299Base$0.001100%Route unknown23d ago0x2cc617…c57279
0xd791…f1060x9c95…e299Base$0.001100%Route unknown23d ago0xcfe8e9…6a94ca
0xd791…f1060x9c95…e299Base$0.001100%Route unknown23d ago0x747a0d…ccb086
0xd791…f1060x9c95…e299Base$0.001100%Route unknown23d ago0x9f4d17…b65ab7
0xd791…f1060x9c95…e299Base$0.001100%Route unknown23d ago0x15d7b9…7f7581
0xd791…f1060x9c95…e299Base$0.001100%Route unknown23d ago0x02384e…691991
0xd791…f1060x9c95…e299Base$0.001100%Route unknown23d ago0x6308bc…c6f88d
0xd791…f1060x9c95…e299Base$0.001100%Route unknown23d ago0xe4538b…64645e

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.