Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac55…7e3e0xc4f0…0bb9Base—$88.03100%0xd05c…826046d ago0x803bfc…a5f62f
0x540c…078d0xc4f0…0bb9Base—$222.18100%0xd05c…826046d ago0x4524d8…6fa233
0x1b0c…c7f10xc4f0…0bb9Base—$60.02100%0xd05c…826046d ago0xc4b5e5…df78f4
0xa3bf…3fb40xc4f0…0bb9Base—$30.39100%0xd05c…826046d ago0x550d26…7cb4e7
0xdf75…b6bc0xc4f0…0bb9Base—$33.41100%0xd05c…826046d ago0x2ae91a…c634d8
0xa3bf…3fb40xc4f0…0bb9Base—$30.26100%0xd05c…826046d ago0x57679c…72c79d
0xfd09…1fef0xc4f0…0bb9Base—$50.23100%0xd05c…826046d ago0x2a29f3…52d182
0xfd09…1fef0xc4f0…0bb9Base—$49.0270%0xd05c…826046d ago0xf45069…dd2e9c
0xa3bf…3fb40xc4f0…0bb9Base—$29.46100%0xd05c…826046d ago0x761d81…a93cdd
0xdf75…b6bc0xc4f0…0bb9Base—$32.0670%0xd05c…826046d ago0xd0cdf9…9e8a92
0xfd09…1fef0xc4f0…0bb9Base—$48.01100%0xd05c…826046d ago0x9062a1…2852e2
0xa3bf…3fb40xc4f0…0bb9Base—$28.92100%0xd05c…826046d ago0x50fc46…564698
0xdf75…b6bc0xc4f0…0bb9Base—$31.01100%0xd05c…826046d ago0x2135ff…5cd100
0xfd09…1fef0xc4f0…0bb9Base—$47.01100%0xd05c…826046d ago0x3d3453…1bd9a2
0xdf75…b6bc0xc4f0…0bb9Base—$30.52100%0xd05c…826046d ago0x5bf5fd…855e8e
0xa3bf…3fb40xc4f0…0bb9Base—$28.0470%0xd05c…826046d ago0x7c52aa…a266cc
0xfd09…1fef0xc4f0…0bb9Base—$46.01100%0xd05c…826046d ago0x643067…f19d93
0xdf75…b6bc0xc4f0…0bb9Base—$30.54100%0xd05c…826046d ago0x2861da…adeb4f
0x3b31…4cf70xc4f0…0bb9Base—$21.01100%0xd05c…826046d ago0xdee79a…acbdcd
0x3b31…4cf70xc4f0…0bb9Base—$21.01100%0xd05c…826046d ago0x35c572…c2e87b
0x3b31…4cf70xc4f0…0bb9Base—$21.0170%0xd05c…826046d ago0x7410b7…e22966
0x534b…05d00xc4f0…0bb9Base—$5.3970%0xd05c…826046d ago0x0262d6…fd3610
0x3b31…4cf70xc4f0…0bb9Base—$21.0170%0xd05c…826046d ago0x4e1713…8afa6d
0x534b…05d00xc4f0…0bb9Base—$5.39100%0xd05c…826046d ago0x537668…124a36
0x534b…05d00xc4f0…0bb9Base—$5.39100%0xd05c…826046d ago0x11a3d3…b3a29b

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.