Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9f54…ece40xb075…59d8Base$0.0270%0xd5a8…f61634d ago0x524693…2f9691
0x9f54…ece40xb075…59d8Base$0.0670%0xd5a8…f61634d ago0x4f2cef…818813
0xf16f…4eca0xb075…59d8Base$0.0270%0xd5a8…f61634d ago0xaa9ed4…a00d04
0xcddd…d1220xb075…59d8Base$0.0670%0xd5a8…f61634d ago0x66f63f…441973
0xcddd…d1220xb075…59d8Base$0.0270%0xd5a8…f61634d ago0x1cc838…30f11c
0xf16f…4eca0xb075…59d8Base$0.0270%0xd5a8…f61634d ago0x15c3b0…15292a
0xcddd…d1220xb075…59d8Base$0.0270%0xd5a8…f61634d ago0x2f7f48…08be71
0xf16f…4eca0xb075…59d8Base$0.0270%0xd5a8…f61634d ago0xcedf9e…0dea9a
0xcddd…d1220xb075…59d8Base$0.0270%0xd5a8…f61634d ago0x07e645…469753
0xf16f…4eca0xb075…59d8Base$0.0270%0xd5a8…f61634d ago0x1dd8ac…260156
0xf16f…4eca0xb075…59d8Base$0.0270%0xd5a8…f61634d ago0xf63a1e…44aa6d
0xcddd…d1220xb075…59d8Base$0.0270%0xd5a8…f61634d ago0xa68c5b…6b07c2
0xcddd…d1220xb075…59d8Base$0.0670%0xd5a8…f61634d ago0x3a84c4…1a2d56
0xcddd…d1220xb075…59d8Base$0.0670%0xd5a8…f61634d ago0x0ca5dd…0b348e
0xcddd…d1220xb075…59d8Base$0.0670%0xd5a8…f61634d ago0xcea9c1…5e0fa9
0xcddd…d1220xb075…59d8Base$0.0670%0xd5a8…f61634d ago0x49909f…8b0df6
0xcddd…d1220xb075…59d8Base$0.0670%0xd5a8…f61634d ago0x6e28a9…0f8798
0xcddd…d1220xb075…59d8Base$0.0670%0xd5a8…f61634d ago0x5ea453…c4e94a
0xcddd…d1220xb075…59d8Base$0.0670%0xd5a8…f61634d ago0x99bee3…60556f
0xcddd…d1220xb075…59d8Base$0.0670%0xd5a8…f61634d ago0xabb06f…6044bd
0xcddd…d1220xb075…59d8Base$0.0670%0xd5a8…f61634d ago0x424c42…a27d20
0xcddd…d1220xb075…59d8Base$0.0270%0xd5a8…f61634d ago0x2020e0…350934
0xf16f…4eca0xb075…59d8Base$0.0270%0xd5a8…f61634d ago0xa1177d…1ac0fb
0xf16f…4eca0xb075…59d8Base$0.0270%0xd5a8…f61634d ago0x22902c…d93631
0xf16f…4eca0xb075…59d8Base$0.0270%0xd5a8…f61635d ago0xc67a9b…5e2bf6

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.