Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc64d…b2880x480c…846aBaseBitrefillGift-cards$4.5325%Payer-submitted90d ago0xee3bc6…faec0c
0x98a7…06500x480c…846aBaseBitrefillGift-cards$50.7525%Payer-submitted90d ago0x554ee1…396659
0x9513…c1270x480c…846aBaseBitrefillGift-cards$0.5425%Payer-submitted90d ago0x346921…3d45b3
0xdcda…4e450x480c…846aBaseBitrefillGift-cards$4.0825%Payer-submitted90d ago0x82336e…a031ba
0xdd93…53000x480c…846aBaseBitrefillGift-cards$17.0825%Payer-submitted90d ago0x887f07…463ac8
0x59fc…378a0x480c…846aBaseBitrefillGift-cards$115.2025%Payer-submitted90d ago0x8056d1…c94ae7
0x42a0…f7a10x480c…846aBaseBitrefillGift-cards$140.6225%Payer-submitted90d ago0x09aebe…b6e61e
0x828a…03dd0x480c…846aBaseBitrefillGift-cards$0.3025%Payer-submitted90d ago0x12ffc1…c58ae7
0xe031…d0d50x480c…846aBaseBitrefillGift-cards$5.7025%Payer-submitted90d ago0x9afb87…6b6f22
0xc3ce…b9950x480c…846aBaseBitrefillGift-cards$585.9625%Payer-submitted90d ago0x986a2c…4e3a1d
0x1585…e7ca0x480c…846aBaseBitrefillGift-cards$53.1125%Payer-submitted90d ago0x758230…c3e728
0x48d3…b5e20x480c…846aBaseBitrefillGift-cards$704.7225%Payer-submitted90d ago0xad65a0…13611f
0x66ee…cf3c0x480c…846aBaseBitrefillGift-cards$22.5625%Payer-submitted90d ago0xcee999…876a29
0x1a7e…02ca0x480c…846aBaseBitrefillGift-cards$113.9025%Payer-submitted90d ago0x3c0083…a69beb
0x352b…2adf0x480c…846aBaseBitrefillGift-cards$20.0025%Payer-submitted90d ago0xbba829…35c58b
0x956c…d78f0x480c…846aBaseBitrefillGift-cards$951.3625%Payer-submitted90d ago0x151f77…6488ce
0x6479…53f00x480c…846aBaseBitrefillGift-cards$22.3525%Payer-submitted90d ago0x3ff0e3…8e454e
0x4b00…2aab0x480c…846aBaseBitrefillGift-cards$22.8725%Payer-submitted90d ago0x8de6de…bf9d4b
0xb46a…54060x480c…846aBaseBitrefillGift-cards$22.8625%Payer-submitted90d ago0x66e566…21616a
0x63ac…c8810x480c…846aBaseBitrefillGift-cards$246.6125%Payer-submitted90d ago0x0c4c4d…f05e55
0x767c…f6530x480c…846aBaseBitrefillGift-cards$11.3225%Payer-submitted90d ago0x02ff18…301be6
0xc1fc…294e0x480c…846aBaseBitrefillGift-cards$34.3325%Payer-submitted90d ago0x8b65d6…06dd5d
0xcce2…20f80x480c…846aBaseBitrefillGift-cards$25.0025%Payer-submitted90d ago0x7e188a…173787
0x1ea4…2ae80x480c…846aBaseBitrefillGift-cards$8.9925%Payer-submitted90d ago0x5c85dc…ae247d
0x8306…6b3d0x480c…846aBaseBitrefillGift-cards$113.9425%Payer-submitted90d ago0xf1fd3f…a36113

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.