Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x337c…f5b50xc4f0…0bb9Base—$23.7770%0xd05c…826035d ago0x4836af…eb6336
0xb785…f89a0xc4f0…0bb9Base—$80.0170%0xd05c…826035d ago0xa9a730…716c95
0xb785…f89a0xc4f0…0bb9Base—$80.0170%0xd05c…826035d ago0xa9ef80…7b10a7
0xb785…f89a0xc4f0…0bb9Base—$78.0270%0xd05c…826035d ago0x2082b2…6a1ca6
0xb785…f89a0xc4f0…0bb9Base—$78.0270%0xd05c…826035d ago0xfb0fd6…f96d4c
0xa030…d0170xc4f0…0bb9Base—$145.0570%0xd05c…826035d ago0x4523e1…3f4f66
0xa030…d0170xc4f0…0bb9Base—$140.0570%0xd05c…826035d ago0x631295…89e5f3
0xa030…d0170xc4f0…0bb9Base—$125.0570%0xd05c…826035d ago0x5d529c…187d0b
0x8618…39480xc4f0…0bb9Base—$948.1070%0xd05c…826035d ago0xdd0b4f…c86d06
0xa030…d0170xc4f0…0bb9Base—$130.0570%0xd05c…826035d ago0xb77a55…f20407
0x4c7d…a4ad0xc4f0…0bb9Base—$42.0270%0xd05c…826035d ago0x05178c…bf2e83
0x4c7d…a4ad0xc4f0…0bb9Base—$40.0270%0xd05c…826035d ago0xff6df9…aacd91
0xa79b…81140xc4f0…0bb9Base—$43.0270%0xd05c…826035d ago0xb98b12…161667
0xa030…d0170xc4f0…0bb9Base—$125.0670%0xd05c…826035d ago0xb47276…d057ab
0xa79b…81140xc4f0…0bb9Base—$42.0270%0xd05c…826035d ago0x391550…c6af20
0x4c7d…a4ad0xc4f0…0bb9Base—$39.0270%0xd05c…826035d ago0x879111…66ee4c
0xa79b…81140xc4f0…0bb9Base—$40.0270%0xd05c…826035d ago0x831e47…a8d966
0x8618…39480xc4f0…0bb9Base—$948.1070%0xd05c…826035d ago0x5404f4…76f3cc
0xa79b…81140xc4f0…0bb9Base—$39.0270%0xd05c…826035d ago0xf3e35f…a61a2d
0xa79b…81140xc4f0…0bb9Base—$38.0270%0xd05c…826035d ago0x05f30d…96a634
0xdf75…b6bc0xc4f0…0bb9Base—$48.9270%0xd05c…826035d ago0xc9a333…75755e
0x4c7d…a4ad0xc4f0…0bb9Base—$39.0270%0xd05c…826035d ago0x94b5dc…030475
0xf99b…eeea0xc4f0…0bb9Base—$132.0570%0xd05c…826035d ago0x8e1ff6…c5e97e
0x4c7d…a4ad0xc4f0…0bb9Base—$38.0270%0xd05c…826035d ago0xb09705…8848bb
0xf99b…eeea0xc4f0…0bb9Base—$126.0670%0xd05c…826035d ago0x6e667c…0f8be0

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.