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.32100%mrdn105d ago0xf8e7b5…6509bb
0xe55e…f7480x8e77…e2d6Base—$23.12100%mrdn105d ago0xb62195…76a386
0xe55e…f7480x8e77…e2d6Base—$20.98100%mrdn105d ago0x1f7d10…b4aad7
0xe55e…f7480x8e77…e2d6Base—$14.82100%mrdn105d ago0x2c5b45…c87f50
0xe55e…f7480x8e77…e2d6Base—$20.07100%mrdn105d ago0xb45f0b…83f30f
0xe55e…f7480x8e77…e2d6Base—$17.56100%mrdn105d ago0xdb8871…566969
0xe55e…f7480x8e77…e2d6Base—$12.66100%mrdn105d ago0x0434c2…441abb
0xe55e…f7480x8e77…e2d6Base—$22.66100%mrdn105d ago0xb2c4ec…192037
0xe55e…f7480x8e77…e2d6Base—$11.57100%mrdn105d ago0x7d8d21…5fb275
0xe55e…f7480x8e77…e2d6Base—$23.69100%mrdn105d ago0xb3431d…35385e
0xe55e…f7480x8e77…e2d6Base—$12.24100%mrdn105d ago0xe24488…ae258b
0xe55e…f7480x8e77…e2d6Base—$12.05100%mrdn105d ago0xca9915…2bb5f8
0xe55e…f7480x8e77…e2d6Base—$23.29100%mrdn105d ago0xd7651b…13a7ba
0xe55e…f7480x8e77…e2d6Base—$20.59100%mrdn105d ago0x0215f6…6d9204
0xe55e…f7480x8e77…e2d6Base—$11.52100%mrdn105d ago0x1478d6…879c26
0xe55e…f7480x8e77…e2d6Base—$16.08100%mrdn105d ago0x6e8399…6c1bb0
0xe55e…f7480x8e77…e2d6Base—$10.90100%mrdn105d ago0x1d12ed…d820e9
0xe55e…f7480x8e77…e2d6Base—$10.86100%mrdn105d ago0x5ede20…ecd973
0xe55e…f7480x8e77…e2d6Base—$21.87100%mrdn105d ago0x7d7210…4d47cf
0xe55e…f7480x8e77…e2d6Base—$16.31100%mrdn105d ago0x174c4e…a273ac
0xe55e…f7480x8e77…e2d6Base—$22.42100%mrdn105d ago0xbc390a…f48d00
0xe55e…f7480x8e77…e2d6Base—$21.87100%mrdn105d ago0x5db74e…4bf985
0xe55e…f7480x8e77…e2d6Base—$24.58100%mrdn105d ago0xd6e651…495251
0xe55e…f7480x8e77…e2d6Base—$22.42100%mrdn105d ago0x215324…edd013
0xe55e…f7480x8e77…e2d6Base—$22.42100%mrdn105d ago0xf3e883…950efc

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.