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—$30.06100%mrdn94d ago0x427ce3…f11372
0xe55e…f7480x8e77…e2d6Base—$25.41100%mrdn94d ago0x07a1ba…2d620c
0xe55e…f7480x8e77…e2d6Base—$16.52100%mrdn94d ago0x55a9e9…295930
0xe55e…f7480x8e77…e2d6Base—$29.63100%mrdn95d ago0xe6821a…53f9e9
0xe55e…f7480x8e77…e2d6Base—$24.20100%mrdn95d ago0x1a5973…3c5d1f
0xe55e…f7480x8e77…e2d6Base—$15.59100%mrdn95d ago0x222ba5…1923d7
0xe55e…f7480x8e77…e2d6Base—$27.60100%mrdn95d ago0x554a84…dcaf65
0xe55e…f7480x8e77…e2d6Base—$30.05100%mrdn95d ago0x4b3158…71eee3
0xe55e…f7480x8e77…e2d6Base—$27.23100%mrdn95d ago0x2a6dc2…d9826f
0xe55e…f7480x8e77…e2d6Base—$21.76100%mrdn95d ago0x8d2db6…d6ef11
0xe55e…f7480x8e77…e2d6Base—$18.56100%mrdn95d ago0xe06718…254eca
0xe55e…f7480x8e77…e2d6Base—$16.69100%mrdn95d ago0x2c3338…c8dd54
0xe55e…f7480x8e77…e2d6Base—$17.85100%mrdn95d ago0xc02c88…d50ac7
0xe55e…f7480x8e77…e2d6Base—$15.13100%mrdn95d ago0x472ba6…9f383e
0xe55e…f7480x8e77…e2d6Base—$15.09100%mrdn95d ago0xc62c2b…067d43
0xe55e…f7480x8e77…e2d6Base—$11.13100%mrdn95d ago0xc5c8be…e7d3bd
0xe55e…f7480x8e77…e2d6Base—$11.18100%mrdn95d ago0xa8d725…054bf9
0xe55e…f7480x8e77…e2d6Base—$15.27100%mrdn95d ago0xaa49f2…af5a75
0xe55e…f7480x8e77…e2d6Base—$23.43100%mrdn95d ago0xa5e7c1…36dcca
0xe55e…f7480x8e77…e2d6Base—$19.57100%mrdn95d ago0xd16b84…5d103c
0xe55e…f7480x8e77…e2d6Base—$21.90100%mrdn95d ago0xa75668…a9af35
0xe55e…f7480x8e77…e2d6Base—$17.73100%mrdn95d ago0x562a40…02bc91
0xe55e…f7480x8e77…e2d6Base—$11.41100%mrdn95d ago0xd5b1da…4d5f45
0xe55e…f7480x8e77…e2d6Base—$14.23100%mrdn95d ago0x5cb033…e430ce
0xe55e…f7480x8e77…e2d6Base—$12.42100%mrdn95d ago0x4c31b7…f2eb31

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.