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—$42.24100%mrdn119d ago0x6d78ff…164848
0xe55e…f7480x8e77…e2d6Base—$35.47100%mrdn119d ago0x695760…3821ed
0xe55e…f7480x8e77…e2d6Base—$37.17100%mrdn119d ago0x8de1db…8fce59
0xe55e…f7480x8e77…e2d6Base—$48.60100%mrdn119d ago0x1ffd8a…721f1a
0xe55e…f7480x8e77…e2d6Base—$31.88100%mrdn119d ago0x4b4314…b609ad
0xe55e…f7480x8e77…e2d6Base—$35.85100%mrdn119d ago0x6adaaf…a8501b
0xe55e…f7480x8e77…e2d6Base—$33.14100%mrdn119d ago0x3dcd76…53ad12
0xe55e…f7480x8e77…e2d6Base—$34.43100%mrdn119d ago0x5cf437…695f75
0xe55e…f7480x8e77…e2d6Base—$33.87100%mrdn119d ago0x0b4b99…db87fc
0xe55e…f7480x8e77…e2d6Base—$24.06100%mrdn119d ago0x1b1260…186949
0xe55e…f7480x8e77…e2d6Base—$46.16100%mrdn119d ago0xa7a21e…f9d944
0xe55e…f7480x8e77…e2d6Base—$24.97100%mrdn119d ago0x6118ae…78e5b9
0xe55e…f7480x8e77…e2d6Base—$24.22100%mrdn120d ago0x08518f…c7c030
0xe55e…f7480x8e77…e2d6Base—$41.69100%mrdn120d ago0xefd03d…c8b395
0xe55e…f7480x8e77…e2d6Base—$29.82100%mrdn120d ago0xe66376…f0d78b
0xe55e…f7480x8e77…e2d6Base—$39.45100%mrdn120d ago0x33302f…aa7f8b
0xe55e…f7480x8e77…e2d6Base—$40.59100%mrdn120d ago0x46c95a…8b83be
0xe55e…f7480x8e77…e2d6Base—$24.09100%mrdn120d ago0x120fd8…919747
0xe55e…f7480x8e77…e2d6Base—$28.10100%mrdn120d ago0x0f602c…c0b84b
0xe55e…f7480x8e77…e2d6Base—$53.15100%mrdn120d ago0x9827a2…23ddd7
0xe55e…f7480x8e77…e2d6Base—$24.21100%mrdn120d ago0xb58517…f8a843
0xe55e…f7480x8e77…e2d6Base—$31.49100%mrdn120d ago0xd2de0c…dfea15
0xe55e…f7480x8e77…e2d6Base—$47.77100%mrdn120d ago0x8ba098…5e1ce9
0xe55e…f7480x8e77…e2d6Base—$37.10100%mrdn120d ago0xe4a591…6b0b24
0xe55e…f7480x8e77…e2d6Base—$32.81100%mrdn120d ago0x90c3e3…44cfb4

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.