Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8395…0b0f0x83d4…ce13Base—$0.10100%0x83d4…ce13111d ago0xe3c692…2e61da
0x63c3…45b80x83d4…ce13Base—$0.005100%0x83d4…ce13111d ago0x88b720…696fc3
0x197b…9b850x83d4…ce13Base—$0.50100%0x83d4…ce13111d ago0x4e5ddf…58120f
0xc3e4…77e00x83d4…ce13Base—$0.50100%0x83d4…ce13111d ago0x27f9c3…9b2b44
0x8422…6ae70x83d4…ce13Base—$0.50100%0x83d4…ce13111d ago0x99ada7…19a15e
0x8395…0b0f0x83d4…ce13Base—$0.50100%0x83d4…ce13111d ago0x90e669…54e4d5
0x83d4…ce130x2392…a47eBase—$0.01100%Payer-submitted111d ago0xf4870d…236278
0x83d4…ce130x2392…a47eBase—$0.01100%0x63c3…45b8111d ago0x18fc7e…9dfd17
0x63c3…45b80x83d4…ce13Base—$0.005100%0x83d4…ce13111d ago0x730743…6e523e
0x63c3…45b80x83d4…ce13Base—$0.005100%0x83d4…ce13111d ago0xfa7d06…927fa6
0x01bb…6c7f0x83d4…ce13Base—$0.00982100%0x83d4…ce13111d ago0x5f42e9…ea011c
0x83d4…ce130x2392…a47eBase—$0.01100%0x3479…45b2111d ago0x585680…15f7de
0x83d4…ce130x2392…a47eBase—$0.01100%0x63c3…45b8111d ago0xb2eed2…2f63b5
0x01bb…6c7f0x83d4…ce13Base—$0.009499100%0x83d4…ce13111d ago0x0c7908…9c6845
0x8395…0b0f0x83d4…ce13Base—$0.04100%0x83d4…ce13111d ago0x1e388c…647c6c
0x197b…9b850x83d4…ce13Base—$0.10100%0x83d4…ce13111d ago0xf9ebc0…828fd5
0x8422…6ae70x83d4…ce13Base—$0.34100%0x83d4…ce13111d ago0x36cfae…93f757
0xc3e4…77e00x83d4…ce13Base—$0.42100%0x83d4…ce13111d ago0x3421fd…5d8319
0x8395…0b0f0x83d4…ce13Base—$0.42100%0x83d4…ce13111d ago0xaea176…94ccf4
0x8422…6ae70x83d4…ce13Base—$0.02100%0x63c3…45b8111d ago0xb988ff…fc1b4c
0xc3e4…77e00x83d4…ce13Base—$0.01100%0x3479…45b2111d ago0xa63b1e…46e0f3
0x197b…9b850x83d4…ce13Base—$0.05100%0x63c3…45b8111d ago0xc8854a…6c1ca2
0xc3e4…77e00x83d4…ce13Base—$0.01100%0x3479…45b2111d ago0x807f83…d79748
0x8395…0b0f0x83d4…ce13Base—$0.01100%0x3479…45b2111d ago0xf86752…7af093
0x8395…0b0f0x83d4…ce13Base—$0.01100%0x63c3…45b8111d ago0x156f06…f32b59

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.