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—$16.33100%mrdn105d ago0x351b86…2698d1
0x1cec…8dd40x8e77…e2d6Base—$14.88100%mrdn105d ago0x514853…329dc8
0x1cec…8dd40x8e77…e2d6Base—$14.59100%mrdn105d ago0x0a4e52…22ba7d
0x1cec…8dd40x8e77…e2d6Base—$20.88100%mrdn105d ago0xeaf908…e83fea
0x1cec…8dd40x8e77…e2d6Base—$18.51100%mrdn105d ago0x645b45…05ffca
0x1cec…8dd40x8e77…e2d6Base—$12.97100%mrdn105d ago0xbc2224…b32502
0x1cec…8dd40x8e77…e2d6Base—$24.37100%mrdn105d ago0x0047f1…15af02
0x1cec…8dd40x8e77…e2d6Base—$14.51100%mrdn105d ago0xf787fa…da92be
0x1cec…8dd40x8e77…e2d6Base—$22.66100%mrdn105d ago0x26489a…b1ff36
0x1cec…8dd40x8e77…e2d6Base—$11.57100%mrdn105d ago0x267aa4…bc1c08
0x1cec…8dd40x8e77…e2d6Base—$16.00100%mrdn105d ago0x5574ef…3dd7b4
0x1cec…8dd40x8e77…e2d6Base—$19.90100%mrdn105d ago0x32247c…b51317
0x1cec…8dd40x8e77…e2d6Base—$18.99100%mrdn105d ago0x99e686…773107
0x1cec…8dd40x8e77…e2d6Base—$23.21100%mrdn105d ago0x35be80…a1fd9d
0x1cec…8dd40x8e77…e2d6Base—$21.41100%mrdn105d ago0x5062c9…ff78a7
0x1cec…8dd40x8e77…e2d6Base—$13.31100%mrdn105d ago0x376cd6…8f8e04
0x1cec…8dd40x8e77…e2d6Base—$20.19100%mrdn105d ago0xf0f64f…ae41e6
0x1cec…8dd40x8e77…e2d6Base—$23.31100%mrdn105d ago0xc2f0dd…b48fdf
0x1cec…8dd40x8e77…e2d6Base—$21.67100%mrdn105d ago0x2bac04…fc89df
0x1cec…8dd40x8e77…e2d6Base—$19.75100%mrdn105d ago0xea059e…209134
0x1cec…8dd40x8e77…e2d6Base—$14.56100%mrdn105d ago0x6a618b…3720ef
0x1cec…8dd40x8e77…e2d6Base—$11.79100%mrdn105d ago0x5892b2…4846d9
0x1cec…8dd40x8e77…e2d6Base—$17.90100%mrdn105d ago0xf36a20…fe3aa1
0x1cec…8dd40x8e77…e2d6Base—$23.21100%mrdn105d ago0x021ac5…bae386
0x1cec…8dd40x8e77…e2d6Base—$23.43100%mrdn105d ago0xf1920b…d68e66

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.