Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdeaf…b9430x4aab…df26BaseApifyAutomation$1.00100%coinbase91d ago0xd3af19…6491f1
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase91d ago0xa0fbd6…96598c
0xdeaf…b9430xdb5a…0671Base—$0.02100%coinbase91d ago0x2f6b57…a5aa21
0xdeaf…b9430x4aab…df26BaseApifyAutomation$1.00100%coinbase91d ago0x7a7867…0127f2
0xdeaf…b9430x4aab…df26BaseApifyAutomation$1.00100%coinbase91d ago0xdeadbf…f8e3de
0xdeaf…b9430x4aab…df26BaseApifyAutomation$1.00100%coinbase91d ago0xc8c839…973642
0xdeaf…b9430x4aab…df26BaseApifyAutomation$1.00100%coinbase91d ago0xcba0c1…38a685
0xdeaf…b9430x4aab…df26BaseApifyAutomation$1.00100%coinbase91d ago0x67c6bb…07b070
0xdeaf…b9430x4aab…df26BaseApifyAutomation$1.00100%coinbase91d ago0x1db6e2…48f8e9
0xdeaf…b9430x4aab…df26BaseApifyAutomation$1.00100%coinbase91d ago0xeea837…77838d
0xdeaf…b9430x4aab…df26BaseApifyAutomation$1.00100%coinbase91d ago0x392274…9da3f1
0xdeaf…b9430x4aab…df26BaseApifyAutomation$1.00100%coinbase91d ago0x61c493…12f541
0xdeaf…b9430x4aab…df26BaseApifyAutomation$1.00100%coinbase91d ago0x05d848…ffa135
0xdeaf…b9430x4aab…df26BaseApifyAutomation$1.00100%coinbase91d ago0x164819…4cec11
0xdeaf…b9430x4aab…df26BaseApifyAutomation$1.00100%coinbase91d ago0x91a2dd…6c0b08
0xdeaf…b9430x4aab…df26BaseApifyAutomation$1.00100%coinbase91d ago0xa85cc2…5e62da
0xdeaf…b9430x4aab…df26BaseApifyAutomation$1.00100%coinbase91d ago0xda1745…85b006
0xdeaf…b9430x4aab…df26BaseApifyAutomation$1.00100%coinbase91d ago0x71d849…a29491
0xdeaf…b9430x4aab…df26BaseApifyAutomation$1.00100%coinbase91d ago0x897300…de25c2
0xdeaf…b9430x325b…d430BaseStableEnrichExa$0.01100%coinbase92d ago0x734751…98054a
0xdeaf…b9430xa112…7d60Basex402 service$0.01100%heurist92d ago0xb649eb…713d81
0xdeaf…b9430xa112…7d60Basex402 service$0.01100%heurist92d ago0xdede1a…d6ae0c

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.