Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd299…2fbb0x480c…846aBaseBitrefillGift-cards$5.1525%Payer-submitted92d ago0x41bee7…bfab7e
0x742a…b7970x480c…846aBaseBitrefillGift-cards$134.1725%Payer-submitted92d ago0xcf7aa2…7c03c1
0xf11a…bcbe0x480c…846aBaseBitrefillGift-cards$6.0025%Payer-submitted92d ago0xcf02f7…0b5947
0xbbec…bad00x480c…846aBaseBitrefillGift-cards$57.4325%Payer-submitted92d ago0x061342…7b0de0
0x5f98…86790x480c…846aBaseBitrefillGift-cards$5.6325%Payer-submitted92d ago0xb72d17…a69252
0x0c47…cceb0x480c…846aBaseBitrefillGift-cards$0.002100%coinbase92d ago0xc9bbcb…39504d
0x0c47…cceb0x480c…846aBaseBitrefillGift-cards$0.001100%coinbase92d ago0xf6b3ae…8b842f
0x0c47…cceb0x480c…846aBaseBitrefillGift-cards$0.002100%coinbase92d ago0x2bf20b…4d9210
0x99cc…2c0c0x480c…846aBaseBitrefillGift-cards$0.001100%coinbase92d ago0x643502…d16ca8
0x99cc…2c0c0x480c…846aBaseBitrefillGift-cards$0.01100%coinbase92d ago0x951e5a…01c6e6
0x99cc…2c0c0x480c…846aBaseBitrefillGift-cards$0.002100%coinbase92d ago0xf76140…3c1655
0x99cc…2c0c0x480c…846aBaseBitrefillGift-cards$0.001100%coinbase92d ago0xf70c33…4ec3dc
0x99cc…2c0c0x480c…846aBaseBitrefillGift-cards$0.002100%coinbase92d ago0x2e5d7e…78c170
0x7f79…c8bf0x480c…846aBaseBitrefillGift-cards$70.0025%Payer-submitted93d ago0xe24c47…f1dea3
0x3cb1…daec0x480c…846aBaseBitrefillGift-cards$0.00001225%Payer-submitted93d ago0xc44823…48c478
0x3cbe…daec0x480c…846aBaseBitrefillGift-cards$0.0001525%Payer-submitted93d ago0x03b459…7aec25
0x5da7…4e420x480c…846aBaseBitrefillGift-cards$290.0825%Payer-submitted93d ago0xe8cfe4…4282cf
0xc00e…01980x480c…846aBaseBitrefillGift-cards$507.5025%Payer-submitted93d ago0xbba225…172b15
0xf400…92150x480c…846aBaseBitrefillGift-cards$203.2025%Payer-submitted93d ago0x95af58…625cd7
0xc9b3…dc960x480c…846aBaseBitrefillGift-cards$161.5925%Payer-submitted93d ago0xf89376…989f3f
0x784f…08f90x480c…846aBaseBitrefillGift-cards$35.1225%Payer-submitted93d ago0xad878e…5e24b5
0x3cb1…daec0x480c…846aBaseBitrefillGift-cards$0.00001225%Payer-submitted93d ago0xf79e04…68986d
0x3cbe…daec0x480c…846aBaseBitrefillGift-cards$0.0001525%Payer-submitted93d ago0x02e4e7…b2752a
0xc6b1…894d0x480c…846aBaseBitrefillGift-cards$177.6325%Payer-submitted93d ago0xcffc4d…9952a5
0x430c…714b0x480c…846aBaseBitrefillGift-cards$152.2525%Payer-submitted93d ago0x0d0ce6…ee4ace

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.