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—$28.82100%mrdn121d ago0xc7491b…7641a8
0x1cec…8dd40x8e77…e2d6Base—$32.94100%mrdn121d ago0x454563…3d4503
0x1cec…8dd40x8e77…e2d6Base—$25.44100%mrdn121d ago0x0bbe87…f51e4b
0x1cec…8dd40x8e77…e2d6Base—$46.00100%mrdn121d ago0xa24c42…ea7cce
0x1cec…8dd40x8e77…e2d6Base—$47.45100%mrdn121d ago0x8175c5…0d054c
0x1cec…8dd40x8e77…e2d6Base—$37.35100%mrdn121d ago0x8f76eb…774b4f
0x1cec…8dd40x8e77…e2d6Base—$28.70100%mrdn121d ago0x706c21…83fff4
0x1cec…8dd40x8e77…e2d6Base—$47.67100%mrdn121d ago0xc8c81a…2af80e
0x1cec…8dd40x8e77…e2d6Base—$27.47100%mrdn121d ago0x69fd02…0c1ce4
0x1cec…8dd40x8e77…e2d6Base—$52.08100%mrdn121d ago0xe2a50f…eb327c
0x1cec…8dd40x8e77…e2d6Base—$29.89100%mrdn121d ago0x8a8ffb…af1b10
0x1cec…8dd40x8e77…e2d6Base—$43.09100%mrdn122d ago0xb36538…de5a03
0x1cec…8dd40x8e77…e2d6Base—$38.10100%mrdn122d ago0xe6c22c…831139
0x1cec…8dd40x8e77…e2d6Base—$51.24100%mrdn122d ago0x257416…2b571c
0x1cec…8dd40x8e77…e2d6Base—$47.69100%mrdn122d ago0x2ca1f1…b640f7
0x1cec…8dd40x8e77…e2d6Base—$29.74100%mrdn122d ago0x06bf02…e6f734
0x1cec…8dd40x8e77…e2d6Base—$32.00100%mrdn122d ago0x64560e…97827a
0x1cec…8dd40x8e77…e2d6Base—$48.35100%mrdn122d ago0x4d0869…ec8c10
0x1cec…8dd40x8e77…e2d6Base—$53.46100%mrdn122d ago0x2c29ad…cb52e5
0x1cec…8dd40x8e77…e2d6Base—$40.09100%mrdn122d ago0x7cd9b3…f84c2c
0x1cec…8dd40x8e77…e2d6Base—$30.43100%mrdn122d ago0xdeb2dd…96bda2
0x1cec…8dd40x8e77…e2d6Base—$30.61100%mrdn122d ago0x045b90…e68503
0x1cec…8dd40x8e77…e2d6Base—$48.60100%mrdn122d ago0xbbbfe0…428106
0x1cec…8dd40x8e77…e2d6Base—$39.32100%mrdn122d ago0xc89dca…7f0d0d
0x1cec…8dd40x8e77…e2d6Base—$52.65100%mrdn122d ago0x5ce287…658bc5

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.