Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x254a…d0910xe53c…bf38Base—$0.05100%payAI94d ago0x08ce75…cb9e3a
0x254a…d0910xe53c…bf38Base—$0.05100%payAI94d ago0x49cb68…c66431
0x254a…d0910xe53c…bf38Base—$0.05100%payAI94d ago0xb54796…bb55ca
0x254a…d0910xe53c…bf38Base—$0.05100%payAI94d ago0x98ae33…cfd6a6
0x254a…d0910xe53c…bf38Base—$0.05100%payAI94d ago0x1454a4…c39b9a
0x254a…d0910xe53c…bf38Base—$0.05100%payAI94d ago0xfbca3c…8334d8
0x254a…d0910xe53c…bf38Base—$0.05100%payAI94d ago0x111dbc…d3fdb8
0x254a…d0910xe53c…bf38Base—$0.05100%payAI94d ago0x1a4d72…0ff5ef
0x254a…d0910xe53c…bf38Base—$0.05100%payAI94d ago0x81e6ad…aa54fc
0x254a…d0910xe53c…bf38Base—$0.05100%payAI94d ago0x47361e…f583d2
0x254a…d0910xe53c…bf38Base—$0.05100%payAI94d ago0x72868f…ea3891
0x254a…d0910xe53c…bf38Base—$0.05100%payAI94d ago0x582918…d68a58
0x254a…d0910xe53c…bf38Base—$0.05100%payAI94d ago0x59ead6…247e28
0x254a…d0910xe53c…bf38Base—$0.05100%payAI94d ago0xfcd5a6…617480
0x254a…d0910xe53c…bf38Base—$0.05100%payAI94d ago0x97c7cf…2c292e
0x254a…d0910xe53c…bf38Base—$0.05100%payAI94d ago0x9f54c7…c16731
0x254a…d0910xe53c…bf38Base—$0.05100%payAI94d ago0x32fdd3…4787e0
0x254a…d0910xe53c…bf38Base—$0.05100%payAI94d ago0x53fe1f…76ca77
0x254a…d0910xe53c…bf38Base—$0.05100%payAI94d ago0x3d8508…0eb7ec
0x254a…d0910xe53c…bf38Base—$0.05100%payAI94d ago0xe626a2…2dcf80
0x254a…d0910xe53c…bf38Base—$0.05100%payAI94d ago0x2d0e1d…9c5049
0x254a…d0910xe53c…bf38Base—$0.05100%payAI94d ago0x478fa8…b5b063
0x254a…d0910xe53c…bf38Base—$0.05100%payAI94d ago0x478fa8…b5b063
0x254a…d0910xe53c…bf38Base—$0.10100%payAI95d ago0x515d21…0ea2ae
0x254a…d0910xe53c…bf38Base—$0.10100%payAI95d ago0xe8f134…01a0a3

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.