Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cec…8dd40x8e77…e2d6Base—$12.79100%mrdn70d ago0x0070a2…bb068b
0x1cec…8dd40x8e77…e2d6Base—$17.42100%mrdn70d ago0x528928…f5c76f
0x1cec…8dd40x8e77…e2d6Base—$14.95100%mrdn70d ago0xbb3449…c17794
0x1cec…8dd40x8e77…e2d6Base—$23.53100%mrdn70d ago0xc9201d…3bcfc8
0x1cec…8dd40x8e77…e2d6Base—$15.17100%mrdn70d ago0xce15e0…2f456b
0x1cec…8dd40x8e77…e2d6Base—$15.55100%mrdn70d ago0xa3ebc8…14a686
0x1cec…8dd40x8e77…e2d6Base—$19.90100%mrdn70d ago0x9fa62b…ac7dc6
0x1cec…8dd40x8e77…e2d6Base—$21.68100%mrdn70d ago0x78f359…107dcc
0x1cec…8dd40x8e77…e2d6Base—$22.01100%mrdn70d ago0xebea01…1c0d74
0x1cec…8dd40x8e77…e2d6Base—$12.86100%mrdn70d ago0xd5923d…c5beeb
0x1cec…8dd40x8e77…e2d6Base—$12.47100%mrdn70d ago0x218750…5a0cdc
0x1cec…8dd40x8e77…e2d6Base—$11.86100%mrdn70d ago0x4e8d9f…caf720
0x1cec…8dd40x8e77…e2d6Base—$17.49100%mrdn70d ago0x8112a9…2bd5c9
0x1cec…8dd40x8e77…e2d6Base—$19.10100%mrdn70d ago0x01c625…b8441b
0x1cec…8dd40x8e77…e2d6Base—$21.23100%mrdn70d ago0x71ac16…196324
0x1cec…8dd40x8e77…e2d6Base—$24.47100%mrdn70d ago0xb94fbd…45b66d
0x1cec…8dd40x8e77…e2d6Base—$17.21100%mrdn70d ago0xeb1f10…bee4cd
0x1cec…8dd40x8e77…e2d6Base—$22.35100%mrdn70d ago0x2af9b8…2a6a1e
0x1cec…8dd40x8e77…e2d6Base—$10.78100%mrdn70d ago0x2783da…b4b62e
0x1cec…8dd40x8e77…e2d6Base—$12.62100%mrdn70d ago0x7563f0…425a12
0x1cec…8dd40x8e77…e2d6Base—$21.56100%mrdn70d ago0xdfafab…867731
0x1cec…8dd40x8e77…e2d6Base—$10.64100%mrdn70d ago0x3fc047…d49b8d
0x1cec…8dd40x8e77…e2d6Base—$19.00100%mrdn70d ago0x156d6d…8e4e81
0x1cec…8dd40x8e77…e2d6Base—$13.36100%mrdn70d ago0x5d17ab…0e0ea5
0x1cec…8dd40x8e77…e2d6Base—$17.33100%mrdn70d ago0x20bcb2…1f8e1b

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.