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—$23.58100%mrdn90d ago0x3a5757…416693
0x1cec…8dd40x8e77…e2d6Base—$19.16100%mrdn90d ago0xfdf0f5…8f4b22
0x1cec…8dd40x8e77…e2d6Base—$23.53100%mrdn90d ago0x10e26b…c686e7
0x1cec…8dd40x8e77…e2d6Base—$17.07100%mrdn90d ago0xe3502a…e1025c
0x1cec…8dd40x8e77…e2d6Base—$13.82100%mrdn91d ago0x6c3d0f…77345f
0x1cec…8dd40x8e77…e2d6Base—$20.76100%mrdn91d ago0xcadbae…10bf42
0x1cec…8dd40x8e77…e2d6Base—$23.15100%mrdn91d ago0xebec4e…4b728b
0x1cec…8dd40x8e77…e2d6Base—$22.99100%mrdn91d ago0x6a3976…b73901
0x1cec…8dd40x8e77…e2d6Base—$17.76100%mrdn91d ago0x539e7a…b9f3bb
0x1cec…8dd40x8e77…e2d6Base—$20.60100%mrdn91d ago0xcb9ba1…d23054
0x1cec…8dd40x8e77…e2d6Base—$17.96100%mrdn91d ago0x946429…9279b9
0x1cec…8dd40x8e77…e2d6Base—$12.67100%mrdn91d ago0xfa02b9…72bf3b
0x1cec…8dd40x8e77…e2d6Base—$13.76100%mrdn91d ago0xe76fbc…93763c
0x1cec…8dd40x8e77…e2d6Base—$25.63100%mrdn91d ago0xc5880e…078837
0x1cec…8dd40x8e77…e2d6Base—$20.41100%mrdn91d ago0x27c90d…53fd26
0x1cec…8dd40x8e77…e2d6Base—$21.80100%mrdn91d ago0xe7d905…1f5b00
0x1cec…8dd40x8e77…e2d6Base—$18.50100%mrdn91d ago0x11be1a…5f2597
0x1cec…8dd40x8e77…e2d6Base—$22.97100%mrdn91d ago0x11ca6f…a2e206
0x1cec…8dd40x8e77…e2d6Base—$17.33100%mrdn91d ago0xbcdef0…1e85d6
0x1cec…8dd40x8e77…e2d6Base—$18.16100%mrdn91d ago0x32f0b2…3954b3
0x1cec…8dd40x8e77…e2d6Base—$19.63100%mrdn91d ago0x7fb197…6b64df
0x1cec…8dd40x8e77…e2d6Base—$13.68100%mrdn91d ago0x04ae35…532d6d
0x1cec…8dd40x8e77…e2d6Base—$17.89100%mrdn91d ago0x7543f6…a25636
0x1cec…8dd40x8e77…e2d6Base—$26.25100%mrdn91d ago0x1e6a04…973a93
0x1cec…8dd40x8e77…e2d6Base—$14.94100%mrdn91d ago0xc510b0…9da04d

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.