Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5af9…a5de0xc4f0…0bb9Base—$40.01100%0xd05c…826046d ago0x160ce6…6aab03
0x5af9…a5de0xc4f0…0bb9Base—$39.0270%0xd05c…826047d ago0xfee93f…15d60d
0x5af9…a5de0xc4f0…0bb9Base—$38.01100%0xd05c…826047d ago0x022190…d25416
0x1b0c…c7f10xc4f0…0bb9Base—$60.03100%0xd05c…826047d ago0x0c6ff3…ecd28b
0x5af9…a5de0xc4f0…0bb9Base—$38.01100%0xd05c…826047d ago0x6c92ee…872ef3
0xc2d1…06350xc4f0…0bb9Base—$96.0470%0xd05c…826047d ago0x1b2329…2f7b04
0x2f22…8bf40xc4f0…0bb9Base—$30.01100%0xd05c…826047d ago0x7bd7b1…e84b10
0x2f22…8bf40xc4f0…0bb9Base—$30.01100%0xd05c…826047d ago0x65a5cc…99f6a2
0x2f22…8bf40xc4f0…0bb9Base—$30.0170%0xd05c…826047d ago0x489dae…6f2043
0x2f22…8bf40xc4f0…0bb9Base—$30.0170%0xd05c…826047d ago0xada266…509563
0x4140…442f0xc4f0…0bb9Base—$35.41100%0xd05c…826047d ago0x33619d…f8cd73
0x5af9…a5de0xc4f0…0bb9Base—$37.0170%0xd05c…826047d ago0x0990d5…288d88
0x2f22…8bf40xc4f0…0bb9Base—$25.01100%0xd05c…826047d ago0xe89504…764fb6
0x5e07…eaf80xc4f0…0bb9Base—$717.9670%0xd05c…826047d ago0x154dd6…a6f088
0xdddf…17cc0xc4f0…0bb9Base—$11.00100%0xd05c…826047d ago0x0426e1…a7cc9a
0x316c…eaf60xc4f0…0bb9Base—$6.90100%0xd05c…826047d ago0xf26df1…01f8f8
0x316c…eaf60xc4f0…0bb9Base—$6.5070%0xd05c…826047d ago0xb0bd54…7533fa
0xdddf…17cc0xc4f0…0bb9Base—$11.00100%0xd05c…826047d ago0xdec54d…c535c1
0x5e07…eaf80xc4f0…0bb9Base—$717.9670%0xd05c…826047d ago0x06f609…b8b735
0x80ad…9d270xc4f0…0bb9Base—$48.02100%0xd05c…826047d ago0x7fe274…842043
0x80ad…9d270xc4f0…0bb9Base—$48.02100%0xd05c…826047d ago0xb3f074…495a38
0x5e07…eaf80xc4f0…0bb9Base—$686.9170%0xd05c…826047d ago0xedd66a…05d949
0x80ad…9d270xc4f0…0bb9Base—$48.01100%0xd05c…826047d ago0xc07a7a…76c39e
0xdddf…17cc0xc4f0…0bb9Base—$11.00100%0xd05c…826047d ago0x9d2e14…75fa21
0x80ad…9d270xc4f0…0bb9Base—$46.0170%0xd05c…826047d ago0x343e1f…68544e

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.