Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3477…a2e40x480c…846aBaseBitrefillGift-cards$233.995%Payer-submitted103d ago0x74c5fc…4faa4b
0x1bbb…70f00x480c…846aBaseBitrefillGift-cards$117.605%Payer-submitted103d ago0xc996f3…92c2cc
0x742c…c52b0x480c…846aBaseBitrefillGift-cards$0.645%Payer-submitted103d ago0xcaaf67…617a06
0xecbd…37df0x480c…846aBaseBitrefillGift-cards$20.235%Payer-submitted103d ago0x03e0dc…8a6d55
0xe01c…68e90x480c…846aBaseBitrefillGift-cards$79.005%Payer-submitted103d ago0x73e1bf…ff1330
0x1695…fe2c0x480c…846aBaseBitrefillGift-cards$46.305%Payer-submitted103d ago0x7cc157…73bc11
0x6a38…d3b50x480c…846aBaseBitrefillGift-cards$233.395%Payer-submitted103d ago0x74fad7…c79842
0xaf3b…18a30x480c…846aBaseBitrefillGift-cards$20.355%Payer-submitted103d ago0xe80ff7…fb3f43
0x0f7f…6d9c0x480c…846aBaseBitrefillGift-cards$17.365%Payer-submitted103d ago0x5d8d4f…006665
0x5090…86870x480c…846aBaseBitrefillGift-cards$116.745%Payer-submitted103d ago0xb76170…a99e2e
0x1123…27760x480c…846aBaseBitrefillGift-cards$207.195%Payer-submitted103d ago0x94bc8f…64b58f
0x7f70…8b8b0x480c…846aBaseBitrefillGift-cards$50.755%Payer-submitted103d ago0xb17114…3cec10
0x17c3…48d00x480c…846aBaseBitrefillGift-cards$23.705%Payer-submitted103d ago0x1d5263…3fc666
0xc334…aa7d0x480c…846aBaseBitrefillGift-cards$66.835%Payer-submitted103d ago0xce9b20…75dffd
0xfe81…f6780x480c…846aBaseBitrefillGift-cards$117.565%Payer-submitted103d ago0x30e6b8…6d0f30
0xb31d…fa820x480c…846aBaseBitrefillGift-cards$110.475%Payer-submitted103d ago0xd096e7…262200
0x6e13…5e860x480c…846aBaseBitrefillGift-cards$26.735%Payer-submitted103d ago0x37999c…0c0e40
0x6bc3…93c60x480c…846aBaseBitrefillGift-cards$26.735%Payer-submitted103d ago0x9c8333…16ba0a
0xae13…a1d70x480c…846aBaseBitrefillGift-cards$2.845%Payer-submitted103d ago0xcb0f3e…c37a50
0x3cbf…daec0x480c…846aBaseBitrefillGift-cards$0.00035%Payer-submitted103d ago0x5ece35…d7b580
0xcec2…c4b70x480c…846aBaseBitrefillGift-cards$1.555%Payer-submitted103d ago0x6514ce…c33505
0xa94e…fc290x480c…846aBaseBitrefillGift-cards$867.675%Payer-submitted103d ago0x96ba94…cca4a7
0x5b50…28df0x480c…846aBaseBitrefillGift-cards$350.035%Payer-submitted103d ago0x0990e8…22110a
0xe434…52760x480c…846aBaseBitrefillGift-cards$58.785%Payer-submitted103d ago0x267aa8…ce4a30
0xaefa…8c510x480c…846aBaseBitrefillGift-cards$115.695%Payer-submitted103d ago0x1720ca…30f8f0

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.