Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b0c…c7f10xc4f0…0bb9Base$68.0370%0xd05c…826039d ago0x99ecf9…3e8a7d
0x3b31…4cf70xc4f0…0bb9Base$33.0170%0xd05c…826039d ago0x45a749…622b9c
0x3b31…4cf70xc4f0…0bb9Base$33.0170%0xd05c…826039d ago0x3316ef…1301c8
0x2f22…8bf40xc4f0…0bb9Base$37.0270%0xd05c…826039d ago0x8733c3…f54765
0x8618…39480xc4f0…0bb9Base$75.0370%0xd05c…826039d ago0x2a1b1e…9f315b
0xb785…f89a0xc4f0…0bb9Base$53.0270%0xd05c…826040d ago0x9c9f00…cdfa87
0x3b31…4cf70xc4f0…0bb9Base$33.0170%0xd05c…826040d ago0x042db5…5aa1a6
0x3b31…4cf70xc4f0…0bb9Base$32.0170%0xd05c…826040d ago0x3ec831…0df7c5
0xb785…f89a0xc4f0…0bb9Base$52.0270%0xd05c…826040d ago0x2f5172…b79f11
0xb785…f89a0xc4f0…0bb9Base$52.0270%0xd05c…826040d ago0x8c253b…7228f8
0x3b31…4cf70xc4f0…0bb9Base$31.0170%0xd05c…826040d ago0xd9d88b…39f45e
0xdf75…b6bc0xc4f0…0bb9Base$43.7870%0xd05c…826040d ago0xd53827…c606c0
0x8618…39480xc4f0…0bb9Base$74.0670%0xd05c…826040d ago0xaf0a3e…743087
0x8618…39480xc4f0…0bb9Base$74.0370%0xd05c…826040d ago0xc18904…217f42
0xb785…f89a0xc4f0…0bb9Base$52.0270%0xd05c…826040d ago0xed8f7d…2fc414
0xf99b…eeea0xc4f0…0bb9Base$65.5270%0xd05c…826040d ago0x92f6ca…d7ddae
0xf99b…eeea0xc4f0…0bb9Base$64.0370%0xd05c…826040d ago0xe33c35…22fc53
0xb785…f89a0xc4f0…0bb9Base$51.0270%0xd05c…826040d ago0x86f691…a9f4e7
0xf99b…eeea0xc4f0…0bb9Base$62.0270%0xd05c…826040d ago0x04ad3b…4a28ec
0xf99b…eeea0xc4f0…0bb9Base$60.0270%0xd05c…826040d ago0x63a586…93bab1
0xf99b…eeea0xc4f0…0bb9Base$59.0270%0xd05c…826040d ago0xbb1003…167ae2
0xbc38…e30b0xc4f0…0bb9Base$97.0370%0xd05c…826040d ago0xac3b09…0ed51f
0xa3c1…67b40xc4f0…0bb9Base$25.0470%0xd05c…826040d ago0x773225…aad200
0xbc38…e30b0xc4f0…0bb9Base$94.0370%0xd05c…826040d ago0x6cce68…fed385
0x53d6…0c720xc4f0…0bb9Base$90.2370%0xd05c…826040d ago0x177f38…017d9b

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.