Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2447…d8680x62ac…12a7Base—$0.10100%0xa923…c9ac106d ago0x530b17…7b41e0
0x7a53…a8730x62ac…12a7Base—$0.03100%0xa923…c9ac106d ago0x5a4acb…f28e8f
0x1ba8…9d030x62ac…12a7Base—$0.02100%0xa923…c9ac106d ago0x2c17bd…666261
0xb2a6…90f30x62ac…12a7Base—$0.05100%0xa923…c9ac106d ago0x6238d5…f7b85a
0xbf6e…47710x62ac…12a7Base—$0.04100%0xa923…c9ac106d ago0xfcb0f2…616cbd
0x3c4b…266d0x62ac…12a7Base—$0.06100%0xa923…c9ac106d ago0xfae12a…1e706c
0xfe98…da890x62ac…12a7Base—$0.08100%0xa923…c9ac106d ago0xec4884…f5d4e4
0xa556…e7b00x62ac…12a7Base—$0.03100%0xa923…c9ac106d ago0xf8b47e…ae6160
0x285b…463a0x62ac…12a7Base—$0.10100%0xa923…c9ac106d ago0xa41334…f82968
0x0604…04fb0x62ac…12a7Base—$0.06100%0xa923…c9ac106d ago0xe16229…8742c0
0x66de…8adf0x62ac…12a7Base—$0.10100%0xa923…c9ac106d ago0x78132c…9f10eb
0x26de…250c0x62ac…12a7Base—$0.05100%0xa923…c9ac106d ago0x52cab1…68790f
0x0a7e…ed760x62ac…12a7Base—$0.03100%0xa923…c9ac106d ago0x36c090…c0b4d9
0x28bd…67cb0x62ac…12a7Base—$0.03100%0xa923…c9ac106d ago0x8000eb…fd5c6f
0x2109…41010x62ac…12a7Base—$0.06100%0xa923…c9ac106d ago0x197422…c521de
0x6e71…eaad0x62ac…12a7Base—$0.03100%0xa923…c9ac106d ago0x8bc627…933efa
0x42c7…d10c0x62ac…12a7Base—$0.07100%0xa923…c9ac106d ago0x3c25ad…286348
0xb219…04f40x62ac…12a7Base—$0.20100%0xa923…c9ac106d ago0x488f05…8b0dd1
0x65d6…09a20x62ac…12a7Base—$0.10100%0xa923…c9ac106d ago0x10a76a…38fada
0x8175…5e290x62ac…12a7Base—$0.30100%0xa923…c9ac106d ago0xdce85d…c650c5
0xc76f…08b40x62ac…12a7Base—$0.04100%0xa923…c9ac106d ago0x06cfa4…dc4058
0x6a2e…6a670x62ac…12a7Base—$0.02100%0xa923…c9ac106d ago0x7255e0…8cdea0
0xabfe…c30f0x62ac…12a7Base—$0.08100%0xa923…c9ac106d ago0x6aa864…1b27b0
0xf574…446d0x62ac…12a7Base—$0.05100%0xa923…c9ac106d ago0x73b33f…0a4843
0xc159…12f70x62ac…12a7Base—$0.08100%0xa923…c9ac106d ago0x1256db…1e5840

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.