Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9395…6ef40xc4f0…0bb9Base—$10.02100%0xd05c…826077d ago0xe4603c…68daa0
0x9395…6ef40xc4f0…0bb9Base—$10.02100%0xd05c…826077d ago0xf55c7d…610755
0xd64c…f5d10xc4f0…0bb9Base—$203.05100%0xd05c…826077d ago0x71f304…d7b727
0xd64c…f5d10xc4f0…0bb9Base—$198.06100%0xd05c…826077d ago0x463658…83f427
0xd64c…f5d10xc4f0…0bb9Base—$189.05100%0xd05c…826077d ago0x7e7305…69e9d5
0xd64c…f5d10xc4f0…0bb9Base—$182.04100%0xd05c…826077d ago0x6b0cb3…b45bce
0xd64c…f5d10xc4f0…0bb9Base—$174.04100%0xd05c…826077d ago0x1286e7…8a8bcd
0x513c…bfa20xc4f0…0bb9Base—$40.25100%0xd05c…826077d ago0x300337…a67f99
0x6a14…e2f60xc4f0…0bb9Base—$405.05100%0xd05c…826077d ago0x4a056d…62d7ef
0x665a…01f40xc4f0…0bb9Base—$38.01100%0xd05c…826077d ago0xce0e84…53c643
0x81dc…b8220xc4f0…0bb9Base—$58.91100%0xd05c…826077d ago0x5e268d…24107e
0x7bec…a6390xc4f0…0bb9Base—$448.05100%0xd05c…826077d ago0x4782d9…81d472
0x7bec…a6390xc4f0…0bb9Base—$432.08100%0xd05c…826077d ago0xa32fd9…13121d
0x7bec…a6390xc4f0…0bb9Base—$419.11100%0xd05c…826077d ago0xe47a79…4011cf
0x7bec…a6390xc4f0…0bb9Base—$410.06100%0xd05c…826077d ago0xa56348…52c4bd
0x7bec…a6390xc4f0…0bb9Base—$406.06100%0xd05c…826077d ago0x844991…c614ed
0xf0c4…66010xc4f0…0bb9Base—$554.08100%0xd05c…826077d ago0x1012ab…2d91a4
0xace2…d7910xc4f0…0bb9Base—$7.39100%0xd05c…826077d ago0x858153…a40049
0xf164…32f90xc4f0…0bb9Base—$49.01100%0xd05c…826077d ago0x252e0e…91f334
0xf164…32f90xc4f0…0bb9Base—$47.00100%0xd05c…826077d ago0xf599f3…4238c5
0xf164…32f90xc4f0…0bb9Base—$46.01100%0xd05c…826077d ago0xb1cd7b…3bf23a
0x4621…24280xc4f0…0bb9Base—$122.01100%0xd05c…826077d ago0xce391e…c010f9
0x6a14…e2f60xc4f0…0bb9Base—$390.04100%0xd05c…826077d ago0x385e13…ee859f
0x32a1…a2d10xc4f0…0bb9Base—$29.27100%0xd05c…826077d ago0x7274be…75b3e2
0xf164…32f90xc4f0…0bb9Base—$45.00100%0xd05c…826077d ago0xeb1a10…7ccc98

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.