Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480x8e77…e2d6Base—$23.13100%mrdn98d ago0xacd1cd…00f9d4
0xe55e…f7480x8e77…e2d6Base—$18.16100%mrdn98d ago0x234afd…58012d
0xe55e…f7480x8e77…e2d6Base—$25.76100%mrdn98d ago0x83b23f…82c12e
0xe55e…f7480x8e77…e2d6Base—$18.98100%mrdn98d ago0x024032…5fd3bc
0xe55e…f7480x8e77…e2d6Base—$22.49100%mrdn98d ago0xa4536d…91c025
0xe55e…f7480x8e77…e2d6Base—$30.06100%mrdn98d ago0x26c7c2…45ed5e
0xe55e…f7480x8e77…e2d6Base—$30.93100%mrdn98d ago0x33acb5…38712a
0xe55e…f7480x8e77…e2d6Base—$24.43100%mrdn98d ago0xf2e9e3…79f8ad
0xe55e…f7480x8e77…e2d6Base—$30.79100%mrdn98d ago0x192ba3…c76e75
0xe55e…f7480x8e77…e2d6Base—$15.60100%mrdn98d ago0x2b39eb…2957ce
0xe55e…f7480x8e77…e2d6Base—$16.76100%mrdn98d ago0xad1924…f50c36
0xe55e…f7480x8e77…e2d6Base—$27.86100%mrdn98d ago0xa69e3b…870809
0xe55e…f7480x8e77…e2d6Base—$27.15100%mrdn98d ago0x1125ae…aa6be6
0xe55e…f7480x8e77…e2d6Base—$31.99100%mrdn98d ago0xa2a4c0…74b896
0xe55e…f7480x8e77…e2d6Base—$24.71100%mrdn98d ago0xfbe46d…1b4f9a
0xe55e…f7480x8e77…e2d6Base—$22.61100%mrdn98d ago0x81c82f…41c98e
0xe55e…f7480x8e77…e2d6Base—$26.35100%mrdn98d ago0x08308c…730c1b
0xe55e…f7480x8e77…e2d6Base—$24.74100%mrdn98d ago0xebf10f…0ad2f6
0xe55e…f7480x8e77…e2d6Base—$25.54100%mrdn98d ago0x09991e…465149
0xe55e…f7480x8e77…e2d6Base—$23.02100%mrdn98d ago0xdb754e…445684
0xe55e…f7480x8e77…e2d6Base—$24.14100%mrdn98d ago0xa08ea7…e8a881
0xe55e…f7480x8e77…e2d6Base—$17.21100%mrdn98d ago0x2d4251…341907
0xe55e…f7480x8e77…e2d6Base—$25.41100%mrdn98d ago0x4e4070…f5ee72
0xe55e…f7480x8e77…e2d6Base—$14.52100%mrdn98d ago0x568adf…0a0b90
0xe55e…f7480x8e77…e2d6Base—$19.07100%mrdn98d ago0x26ed36…e973fb

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.