Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x24a3…c4380xc4f0…0bb9Base—$355.13100%0xd05c…826088d ago0x3a336f…209e91
0x24a3…c4380xc4f0…0bb9Base—$355.10100%0xd05c…826088d ago0xe42172…bb2cb4
0x24a3…c4380xc4f0…0bb9Base—$355.10100%0xd05c…826088d ago0x0fe03e…76d28e
0x24a3…c4380xc4f0…0bb9Base—$350.11100%0xd05c…826088d ago0x236876…71212f
0x24a3…c4380xc4f0…0bb9Base—$340.09100%0xd05c…826088d ago0x69450b…7023c1
0x16f2…a0940xc4f0…0bb9Base—$280.08100%0xd05c…826088d ago0x8f6200…d72e8a
0x16f2…a0940xc4f0…0bb9Base—$270.06100%0xd05c…826088d ago0x697d7b…dcc0ac
0x16f2…a0940xc4f0…0bb9Base—$263.82100%0xd05c…826088d ago0x723b81…0c3228
0x16f2…a0940xc4f0…0bb9Base—$260.00100%0xd05c…826088d ago0xdfab07…32ea96
0x6a14…e2f60xc4f0…0bb9Base—$21.01100%0xd05c…826088d ago0xd5b994…601384
0xddd3…5a490xc4f0…0bb9Base—$250.08100%0xd05c…826088d ago0x0cb6a2…703e0b
0x6a14…e2f60xc4f0…0bb9Base—$20.01100%0xd05c…826088d ago0xad411b…f011c8
0x9f4f…81760xc4f0…0bb9Base—$297.09100%0xd05c…826088d ago0xc48017…b1dd33
0x6a14…e2f60xc4f0…0bb9Base—$20.00100%0xd05c…826088d ago0x6ed304…084020
0x9764…558f0xc4f0…0bb9Base—$19.61100%0xd05c…826088d ago0xb4292d…1b221e
0x9f4f…81760xc4f0…0bb9Base—$290.48100%0xd05c…826088d ago0xe2c6b0…2410e8
0x128c…43a20xc4f0…0bb9Base—$141.08100%0xd05c…826088d ago0xf0b36f…d458da
0x9764…558f0xc4f0…0bb9Base—$19.38100%0xd05c…826088d ago0x3f164e…2b761e
0x9f4f…81760xc4f0…0bb9Base—$285.09100%0xd05c…826088d ago0xa21efd…98824e
0xf64d…10d00xc4f0…0bb9Base—$15.03100%0xd05c…826088d ago0xbc8ecd…52dd0b
0x128c…43a20xc4f0…0bb9Base—$136.10100%0xd05c…826088d ago0x8f2783…2fe8dc
0x9764…558f0xc4f0…0bb9Base—$18.80100%0xd05c…826088d ago0xe74da8…a6c381
0x9f4f…81760xc4f0…0bb9Base—$274.08100%0xd05c…826088d ago0x4d30f9…6b2a50
0x6a14…e2f60xc4f0…0bb9Base—$20.01100%0xd05c…826088d ago0x51ca1b…91a5e3
0x128c…43a20xc4f0…0bb9Base—$133.67100%0xd05c…826088d ago0x25908f…127965

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.