Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbff5…6fde0x6366…f1e2Base$0.3370%0xfc74…d8a531d ago0x3da1e4…0debc3
0x5c83…1eaa0x6366…f1e2Base$0.0370%0x17c8…043631d ago0xdb7b25…d81dc7
0xf59b…a1a40x6366…f1e2Base$0.0770%0xfc74…d8a531d ago0xb21e61…5af3b7
0xf59b…a1a40x6366…f1e2Base$0.0770%0x17c8…043631d ago0xb3dc18…8d8289
0xc391…8dbd0x6366…f1e2Base$0.0370%0x17c8…043631d ago0x79e7d9…cfd3b7
0xc391…8dbd0x6366…f1e2Base$0.0370%0x17c8…043631d ago0x2a6800…6c92d5
0xc391…8dbd0x6366…f1e2Base$0.1570%0xfc74…d8a531d ago0x2496f5…3caaf3
0xc391…8dbd0x6366…f1e2Base$0.2470%0xfc74…d8a531d ago0x43e0a1…a8c281
0xbff5…6fde0x6366…f1e2Base$0.3370%0xfc74…d8a531d ago0x304d92…b8570a
0x28e8…dec70x6366…f1e2Base$0.3670%0xfc74…d8a531d ago0xe2faa4…b60b93
0x28e8…dec70x6366…f1e2Base$0.2770%0xfc74…d8a531d ago0xaf4422…4c300e
0x28e8…dec70x6366…f1e2Base$0.2970%0xfc74…d8a531d ago0xad75bc…f1ede5
0x28e8…dec70x6366…f1e2Base$0.8270%0xfc74…d8a531d ago0xc85894…ce7cb4
0x28e8…dec70x6366…f1e2Base$0.4270%0xfc74…d8a531d ago0x2175f8…93284d
0x28e8…dec70x6366…f1e2Base$0.1970%0x17c8…043631d ago0x45c642…6cb026
0x28e8…dec70x6366…f1e2Base$0.5370%0xfc74…d8a531d ago0xc198ae…5fc3d5
0x28e8…dec70x6366…f1e2Base$0.3770%0xfc74…d8a531d ago0x70ce18…be3d9e
0x28e8…dec70x6366…f1e2Base$0.3770%0xfc74…d8a531d ago0x2ebe9e…f74b10
0x28e8…dec70x6366…f1e2Base$0.2870%0xfc74…d8a531d ago0xdb1d90…ec935a
0x28e8…dec70x6366…f1e2Base$0.9070%0x17c8…043631d ago0xfc53e8…9b0e2e
0xd81f…1b2c0x6366…f1e2Base$0.1770%0xfc74…d8a531d ago0x106d6c…200720
0x9373…6d9b0x6366…f1e2Base$0.4170%0xfc74…d8a531d ago0xb0bbdb…cf82be
0x28e8…dec70x6366…f1e2Base$0.4970%0xfc74…d8a531d ago0xbfa0c0…7c4907
0x28e8…dec70x6366…f1e2Base$0.4270%0xfc74…d8a531d ago0x2619e5…d328d2
0x9373…6d9b0x6366…f1e2Base$0.0470%0xfc74…d8a531d ago0x4ed21d…2d6d99

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.