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—$19.73100%mrdn87d ago0x6ec91e…348cb2
0xe55e…f7480x8e77…e2d6Base—$17.05100%mrdn87d ago0xe104a7…4147bd
0xe55e…f7480x8e77…e2d6Base—$17.29100%mrdn87d ago0x5d28cf…1aedf2
0xe55e…f7480x8e77…e2d6Base—$16.91100%mrdn87d ago0x91d1f3…bd167f
0xe55e…f7480x8e77…e2d6Base—$17.26100%mrdn87d ago0x372baf…ca7ab3
0xe55e…f7480x8e77…e2d6Base—$20.91100%mrdn87d ago0xedb02f…8f337d
0xe55e…f7480x8e77…e2d6Base—$11.91100%mrdn87d ago0x961f71…50e830
0xe55e…f7480x8e77…e2d6Base—$18.78100%mrdn87d ago0xd786e7…ed452d
0xe55e…f7480x8e77…e2d6Base—$19.82100%mrdn87d ago0x873ffb…ee9397
0xe55e…f7480x8e77…e2d6Base—$16.41100%mrdn87d ago0x0d9e42…7b7ef6
0xe55e…f7480x8e77…e2d6Base—$14.89100%mrdn87d ago0x321d67…f8fae4
0xe55e…f7480x8e77…e2d6Base—$20.45100%mrdn87d ago0x4ae0b8…e68047
0xe55e…f7480x8e77…e2d6Base—$10.39100%mrdn87d ago0x632b0c…c8fcdc
0xe55e…f7480x8e77…e2d6Base—$22.64100%mrdn87d ago0x7b9dcf…bd8612
0xe55e…f7480x8e77…e2d6Base—$14.59100%mrdn87d ago0x0656bf…2cb6b7
0xe55e…f7480x8e77…e2d6Base—$18.54100%mrdn87d ago0x53eaf9…40ce31
0xe55e…f7480x8e77…e2d6Base—$13.01100%mrdn87d ago0x33d35a…a2e442
0xe55e…f7480x8e77…e2d6Base—$21.68100%mrdn87d ago0xa34a9f…1dec69
0xe55e…f7480x8e77…e2d6Base—$23.49100%mrdn87d ago0xad76ac…e2ed58
0xe55e…f7480x8e77…e2d6Base—$25.24100%mrdn87d ago0xa4351e…3b489e
0xe55e…f7480x8e77…e2d6Base—$11.95100%mrdn87d ago0x1532b1…ece0d5
0xe55e…f7480x8e77…e2d6Base—$25.35100%mrdn87d ago0x6c3ee5…870147
0xe55e…f7480x8e77…e2d6Base—$12.07100%mrdn87d ago0x8da941…a6c9db
0xe55e…f7480x8e77…e2d6Base—$25.66100%mrdn87d ago0x28bf2f…337849
0xe55e…f7480x8e77…e2d6Base—$19.84100%mrdn87d ago0xdca531…2fb0a0

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.