Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cec…8dd40x8e77…e2d6Base—$22.14100%mrdn78d ago0xc79116…dd0984
0x1cec…8dd40x8e77…e2d6Base—$25.19100%mrdn78d ago0xbf47bd…ee0495
0x1cec…8dd40x8e77…e2d6Base—$19.15100%mrdn78d ago0x3ef52f…3e0db8
0x1cec…8dd40x8e77…e2d6Base—$24.85100%mrdn78d ago0xa2f4a6…879309
0x1cec…8dd40x8e77…e2d6Base—$21.08100%mrdn78d ago0xe43631…067e96
0x1cec…8dd40x8e77…e2d6Base—$13.03100%mrdn78d ago0x185d1c…db745f
0x1cec…8dd40x8e77…e2d6Base—$14.25100%mrdn78d ago0xcaccd1…291423
0x1cec…8dd40x8e77…e2d6Base—$18.64100%mrdn78d ago0x18af84…2e7bf1
0x1cec…8dd40x8e77…e2d6Base—$21.27100%mrdn78d ago0xb66aad…6c636e
0x1cec…8dd40x8e77…e2d6Base—$12.00100%mrdn78d ago0xeff104…d3060a
0x1cec…8dd40x8e77…e2d6Base—$21.55100%mrdn78d ago0xd1301e…f450c1
0x1cec…8dd40x8e77…e2d6Base—$19.79100%mrdn78d ago0x546636…862090
0x1cec…8dd40x8e77…e2d6Base—$14.22100%mrdn78d ago0x2fe5f9…8eb1cb
0x1cec…8dd40x8e77…e2d6Base—$22.42100%mrdn78d ago0x5bc9bd…89298d
0x1cec…8dd40x8e77…e2d6Base—$27.17100%mrdn78d ago0xa5837d…6fe245
0x1cec…8dd40x8e77…e2d6Base—$22.23100%mrdn78d ago0xe6044d…031731
0x1cec…8dd40x8e77…e2d6Base—$26.86100%mrdn78d ago0x2dedd3…3bd989
0x1cec…8dd40x8e77…e2d6Base—$23.53100%mrdn78d ago0x88d106…b67335
0x1cec…8dd40x8e77…e2d6Base—$14.99100%mrdn78d ago0xe8d8dc…70ad51
0x1cec…8dd40x8e77…e2d6Base—$27.12100%mrdn78d ago0x8fb621…097961
0x1cec…8dd40x8e77…e2d6Base—$12.44100%mrdn78d ago0x70334d…830824
0x1cec…8dd40x8e77…e2d6Base—$20.07100%mrdn78d ago0x21afc4…d6b4f6
0x1cec…8dd40x8e77…e2d6Base—$26.26100%mrdn78d ago0xb27190…7c6689
0x1cec…8dd40x8e77…e2d6Base—$14.67100%mrdn78d ago0xe8715a…7db585
0x1cec…8dd40x8e77…e2d6Base—$20.25100%mrdn78d ago0xf1a34b…817db6

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.