Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa3c1…67b40xc4f0…0bb9Base$22.3370%0xd05c…826040d ago0x7b8fdb…4ea8b0
0x8618…39480xc4f0…0bb9Base$73.5270%0xd05c…826040d ago0x20b93d…ac9d27
0x8618…39480xc4f0…0bb9Base$74.0870%0xd05c…826040d ago0xbf33a7…2a7808
0x1b0c…c7f10xc4f0…0bb9Base$68.0270%0xd05c…826040d ago0xf1bbce…e9c640
0x5af9…a5de0xc4f0…0bb9Base$48.0270%0xd05c…826040d ago0x009d9c…5b31c0
0x3b31…4cf70xc4f0…0bb9Base$30.0170%0xd05c…826040d ago0x3d26ee…c5ac1c
0x3b31…4cf70xc4f0…0bb9Base$29.0170%0xd05c…826040d ago0x6e34c7…e809ce
0x8618…39480xc4f0…0bb9Base$72.0670%0xd05c…826040d ago0x59c401…d4934d
0x8618…39480xc4f0…0bb9Base$69.0170%0xd05c…826040d ago0x45d8a1…b50fa7
0x8618…39480xc4f0…0bb9Base$68.2770%0xd05c…826040d ago0xc60c9a…1fdf59
0x8618…39480xc4f0…0bb9Base$1.0070%0xd05c…826040d ago0xabdab9…8273f8
0x8618…39480xc4f0…0bb9Base$65.0370%0xd05c…826040d ago0x302f1d…5db618
0x2f22…8bf40xc4f0…0bb9Base$35.0170%0xd05c…826040d ago0xde95a5…752165
0xbc38…e30b0xc4f0…0bb9Base$84.0470%0xd05c…826040d ago0x789511…0758ab
0xbc38…e30b0xc4f0…0bb9Base$82.0470%0xd05c…826041d ago0x9198fb…8ad637
0xbc38…e30b0xc4f0…0bb9Base$78.0470%0xd05c…826041d ago0x0fafab…6bacd8
0xbc38…e30b0xc4f0…0bb9Base$75.0370%0xd05c…826041d ago0x2929b9…ac3b3a
0xbc38…e30b0xc4f0…0bb9Base$70.0370%0xd05c…826041d ago0x8e71c5…eafa24
0x3b31…4cf70xc4f0…0bb9Base$28.0170%0xd05c…826041d ago0x243529…e60888
0x3b31…4cf70xc4f0…0bb9Base$28.0170%0xd05c…826041d ago0x6fb1b9…8c558b
0xa3c1…67b40xc4f0…0bb9Base$21.80100%0xd05c…826041d ago0x09d1a3…019046
0x1b0c…c7f10xc4f0…0bb9Base$65.0370%0xd05c…826041d ago0xd4c3db…dfb7b5
0x683a…b4ce0xc4f0…0bb9Base$129.06100%0xd05c…826041d ago0x4c2423…a165a2
0x3f60…e2150xc4f0…0bb9Base$6.13100%0xd05c…826041d ago0x1da8f1…fef6a9
0xa3c1…67b40xc4f0…0bb9Base$21.82100%0xd05c…826041d ago0x1982f5…78176e

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.