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—$30.25100%mrdn57d ago0xfd252e…9e2f56
0x1cec…8dd40x8e77…e2d6Base—$20.39100%mrdn57d ago0x78cb24…a45458
0x1cec…8dd40x8e77…e2d6Base—$26.06100%mrdn57d ago0xb35921…70a0d6
0x1cec…8dd40x8e77…e2d6Base—$21.20100%mrdn57d ago0x6bcf90…8dbcc8
0x1cec…8dd40x8e77…e2d6Base—$29.13100%mrdn57d ago0x0f4d2c…d98747
0x1cec…8dd40x8e77…e2d6Base—$35.49100%mrdn57d ago0x7b822d…d806f4
0x1cec…8dd40x8e77…e2d6Base—$23.59100%mrdn57d ago0x7d9f6c…3d4855
0x1cec…8dd40x8e77…e2d6Base—$23.41100%mrdn57d ago0x44c023…3ae232
0x1cec…8dd40x8e77…e2d6Base—$27.43100%mrdn57d ago0xaaaa0d…ef9b64
0x1cec…8dd40x8e77…e2d6Base—$21.85100%mrdn57d ago0xcc4938…f40cd0
0x1cec…8dd40x8e77…e2d6Base—$23.92100%mrdn57d ago0x51af49…a2a8f0
0x1cec…8dd40x8e77…e2d6Base—$28.83100%mrdn57d ago0x3fbb61…d1bdfb
0x1cec…8dd40x8e77…e2d6Base—$19.73100%mrdn57d ago0xb337e5…ddf834
0x1cec…8dd40x8e77…e2d6Base—$13.96100%mrdn57d ago0x747ec3…3bc269
0x1cec…8dd40x8e77…e2d6Base—$22.88100%mrdn57d ago0x3eafc7…8245b9
0x1cec…8dd40x8e77…e2d6Base—$25.29100%mrdn57d ago0x730d8e…9d27c8
0x1cec…8dd40x8e77…e2d6Base—$20.30100%mrdn57d ago0x7792e8…018348
0x1cec…8dd40x8e77…e2d6Base—$21.43100%mrdn57d ago0x09d067…5bc5af
0x1cec…8dd40x8e77…e2d6Base—$23.56100%mrdn57d ago0xbda2e7…394d26
0x1cec…8dd40x8e77…e2d6Base—$30.63100%mrdn57d ago0xfaab04…50bb01
0x1cec…8dd40x8e77…e2d6Base—$27.84100%mrdn57d ago0xa3676b…6f49b7
0x1cec…8dd40x8e77…e2d6Base—$19.93100%mrdn57d ago0x0bc043…7ca378
0x1cec…8dd40x8e77…e2d6Base—$14.55100%mrdn57d ago0x7dc53d…160e61
0x1cec…8dd40x8e77…e2d6Base—$19.41100%mrdn58d ago0xbcf33e…788212
0x1cec…8dd40x8e77…e2d6Base—$12.92100%mrdn58d ago0xaa0820…dee500

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.