Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf737…90d40xf000…94fcBase$0.01100%Route unknown27d ago0xc36fe6…f1091a
0xf737…90d40xf000…94fcBase$0.01100%Route unknown27d ago0xa57588…cc0221
0xf737…90d40xf000…94fcBase$0.01100%Route unknown27d ago0x444c0c…0c8746
0xf737…90d40xf000…94fcBase$0.01100%Route unknown27d ago0x77dbbb…b21234
0xf737…90d40xf000…94fcBase$0.01100%Route unknown27d ago0x88410a…1692f3
0xf737…90d40xf000…94fcBase$0.01100%Route unknown27d ago0xd8a827…2b9b64
0xf737…90d40xf000…94fcBase$0.01100%Route unknown27d ago0xbf4a73…680677
0xf737…90d40xf000…94fcBase$0.01100%Route unknown28d ago0x483269…1352e7
0xf737…90d40xf000…94fcBase$0.20100%Route unknown28d ago0x69433e…fdc064
0xf737…90d40xf000…94fcBase$0.20100%Route unknown28d ago0x84a527…dc9b56
0xf737…90d40xf000…94fcBase$0.03100%Route unknown28d ago0x129847…8f18b9
0xf737…90d40xf000…94fcBase$0.01100%Route unknown28d ago0x31fa91…1700e0
0xf737…90d40xf000…94fcBase$0.10100%Route unknown28d ago0xae9b17…f656be
0xf737…90d40xf000…94fcBase$0.01100%Route unknown28d ago0xe8a780…6797f0
0xf737…90d40xf000…94fcBase$0.20100%Route unknown28d ago0xc0955f…1af554
0xf737…90d40xf000…94fcBase$0.10100%Route unknown28d ago0x074351…ffa693
0xf737…90d40xf000…94fcBase$0.01100%Route unknown28d ago0xf4a12c…84e2af
0xf737…90d40xf000…94fcBase$0.20100%Route unknown28d ago0x5fe72f…b5a9ac
0xf737…90d40xf000…94fcBase$0.01100%Route unknown28d ago0x2a890b…a34f1d
0xf737…90d40xf000…94fcBase$0.01100%Route unknown28d ago0x494e6f…f7a916
0xf737…90d40xf000…94fcBase$0.20100%Route unknown28d ago0x5fc264…ba214e
0xf737…90d40xf000…94fcBase$0.20100%Route unknown28d ago0x0faece…1a7177
0xf737…90d40xf000…94fcBase$0.20100%Route unknown28d ago0xd514c5…d4b34d
0xf737…90d40xf000…94fcBase$0.10100%Route unknown28d ago0xfe5fd8…3565cd
0xf737…90d40xf000…94fcBase$0.10100%Route unknown28d ago0xec7c95…d4eb2e

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.