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—$45.56100%mrdn118d ago0x8cedf7…879b80
0x1cec…8dd40x8e77…e2d6Base—$61.80100%mrdn118d ago0xcfe955…7ae486
0x1cec…8dd40x8e77…e2d6Base—$46.55100%mrdn118d ago0xb4c47d…109404
0x1cec…8dd40x8e77…e2d6Base—$70.17100%mrdn118d ago0xbbbbd4…55b4f5
0x1cec…8dd40x8e77…e2d6Base—$38.00100%mrdn118d ago0x8a3657…a4bdf5
0x1cec…8dd40x8e77…e2d6Base—$33.85100%mrdn118d ago0x89cc5b…4306ba
0x1cec…8dd40x8e77…e2d6Base—$62.01100%mrdn118d ago0x7d2c50…b7a0a4
0x1cec…8dd40x8e77…e2d6Base—$32.83100%mrdn118d ago0x04309a…7b39e6
0x1cec…8dd40x8e77…e2d6Base—$56.10100%mrdn118d ago0x786b9b…236b61
0x1cec…8dd40x8e77…e2d6Base—$60.99100%mrdn118d ago0xc8adc5…27d2e2
0x1cec…8dd40x8e77…e2d6Base—$45.34100%mrdn118d ago0xc2534c…28c6c1
0x1cec…8dd40x8e77…e2d6Base—$56.05100%mrdn118d ago0x39d734…0d700f
0x1cec…8dd40x8e77…e2d6Base—$43.64100%mrdn118d ago0x8ece94…f92b5b
0x1cec…8dd40x8e77…e2d6Base—$27.27100%mrdn118d ago0x0b8743…6b3b60
0x1cec…8dd40x8e77…e2d6Base—$49.79100%mrdn118d ago0x7b740b…9eaff4
0x1cec…8dd40x8e77…e2d6Base—$44.13100%mrdn118d ago0xe9ceb3…4fad6e
0x1cec…8dd40x8e77…e2d6Base—$46.58100%mrdn118d ago0x0459c4…bf85a6
0x1cec…8dd40x8e77…e2d6Base—$33.60100%mrdn118d ago0x011a22…47e422
0x1cec…8dd40x8e77…e2d6Base—$46.80100%mrdn118d ago0x4d4f73…d4d91a
0x1cec…8dd40x8e77…e2d6Base—$47.55100%mrdn118d ago0xdc8042…887c5e
0x1cec…8dd40x8e77…e2d6Base—$40.38100%mrdn118d ago0xecf8cf…a3e454
0x1cec…8dd40x8e77…e2d6Base—$23.55100%mrdn118d ago0x401317…f76dfb
0x1cec…8dd40x8e77…e2d6Base—$31.66100%mrdn118d ago0xebe4ce…4ba19a
0x1cec…8dd40x8e77…e2d6Base—$36.93100%mrdn118d ago0x75cb26…1b2cad
0x1cec…8dd40x8e77…e2d6Base—$37.39100%mrdn118d ago0x33a20f…2c2781

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.